ServiceCollection and LicenseManager

General discussions about GdPicture.NET.
Post Reply
SyKaufax
Posts: 5
Joined: Fri Jun 25, 2021 5:02 pm

ServiceCollection and LicenseManager

Post by SyKaufax » Fri Jun 25, 2021 5:16 pm

When I create license manager and register license to service stack, my fonts go all crazy on my form(s) and user controls. Should this be a static call?

public static IServiceCollection LicenseGdPictureDotNet(this IServiceCollection services)
{
var lm = new GdPicture14.LicenseManager();
lm.RegisterKEY("...redatcted");
services.AddSingleton(lm);
return services;
}

Hugo
Posts: 227
Joined: Tue Dec 18, 2018 10:09 am

Re: ServiceCollection and LicenseManager

Post by Hugo » Fri Jul 02, 2021 4:00 pm

Hi there,

Thank you for submitting your issue.

You can find how to register your license in your code here:
https://www.gdpicture.com/guides/gdpicture/Ho ... e.NET.html

You mention your fonts "go crazy". Would you be able to elaborate on what occurs on your end please?
It would be helpful if you could provide screenshots describing this and a code project allowing me to reproduce the issue would be perfect.
Since these may be private feel free to contact us directly here:
https://orpalis.zendesk.com/hc/en-us/requests/new

Regards,
Hugo Cudd
Technical Support

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest