Problem with PDF Export and nonstandard DPI settings

Stimulsoft Reports.NET discussion
Post Reply
ChristianH
Posts: 43
Joined: Fri May 25, 2007 2:54 am
Location: Austria

Problem with PDF Export and nonstandard DPI settings

Post by ChristianH »

We´ve prepared our report to rescale textboxes if the display DPI settings are not standard (96 DPI). See Topic Rescaling.

Now we face following problem: When the DPI settings of the user which executes the program(report) is nonstandard, e.g. 120 DPI, the rescaling of the textboxes works fine as we can see in the preview. But after PDF-Export the texts in den PDF-file seem to be enlarged in its width, the character spacing has grown for each text.
Exports to GIF or JPG format seem ok.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Problem with PDF Export and nonstandard DPI settings

Post by Edward »

Please inform us about version of Windows you are using. This issue we saw in Windows 2000. Windows XP SP2 is free from this bug.

Thank you.
ChristianH
Posts: 43
Joined: Fri May 25, 2007 2:54 am
Location: Austria

Problem with PDF Export and nonstandard DPI settings

Post by ChristianH »

I´m using Windows 2000 SP4 like most of the users that will use the reporting tool later.
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Problem with PDF Export and nonstandard DPI settings

Post by Edward »

Unfortunately this bug GDI in Windows 2000. The function which returns width of one symbol in GDI depends on the dpi settings and not works correctly for different dpi. We will try to find some workaround, but it is not the first of our attempts in that direction.

Thank you.
Post Reply