We’re using the ABCPDF Version 6 component to create PDF’s from ASP .NET. The output works fine the majority of the time but will suddenly switch to small output i.e. the content get’s condensed to 1/8th of it’s original size.
Has anyone else experienced this problem, any help much appreciated.
I contacted websupergoo the makers of abcpdf who responded quickly with the following…
I can confirm this is the problem in our situation RDP’ing to the server with different resolutions can effect the output of the abcpdf component. More detailed information on the problem is as follows.
As a resolution to our problem we are going to include in our code a check for the desktop resolution, if it has changed the service will be restarted. websupergoo provided us with some sample code for checking the resolution, the code is property of websupergoo so unfortunately I can’t post here.
I hope the info above helps others with the same problem.