I use ImageEn to scan documents in at 300dpi. I save the images to a PDF file and everything looks great and the PDF prints wonderfully.
I need to merge some PDF files into a single file so I am testing WPViewPDF and when opening the PDF file, the quality is nothing like what is seen when opening the PDF in a reader.
Is there a way to improve the quality of the image when loading?
I modified the WPViewPDF_ReadImageStream procedure to force 300dpi and it didn't appear to make any difference in the quality.
Does anyone know if the demo version of WPViewWP is different than the full licensed copy? All I got out of WPTools was as follows:
The size of the image created by makeimage can be configured.
Maybe the bitmap is too small.
While it is possible to create bitmap at 300dpi, that will be huge.