has there been some sort of change to the RasterizePageRange method, or more specifically, the font smoothing part?
We recently updated the PDF Creator version from 5.0.0.2 to 5.0.1.9 due to some corrupted pdfs causing crashes on customer side and while those were rectified, the customers started immediately complaining about blurred or "fuzzy" pictures that were hard to read - especially bank account numbers and such.
I don't have the older version of 5.0 available, but I did some testing against other older version we had, the 4.5. The exact same pdf gets rasterized much more blurry in the newer version:

We use the command "RasterizePageRange( 1, nPages, 150, 3, 9 )" to create jpeg versions of pdfs for the client software to show the image for users. I already tried to alter parameters to see if JPeg2000/PNG version or higher DPI value would help, but the difference was very marginal even when zoomed in.
Is there something else I could try or is there a way to add contrast to images so that text appears more clear?
Best regards,
Markus Viljanen