Is this a limitation with this software or is there a setting I am missing.
- Code: Select all
GdViewer1.DisplayFromPdfFile strPrint(x)
GdViewer1.PrintSetActivePrinter strPrinter(iPaperSize)
GdViewer1.PrintSetOrientation 2
GdViewer1.PrintImageFit
I have also tried setting the value of .PdfDpiRendering to a higher value before calling .DisplayFromPdfFile. This did not appear to have any effect.
If there is something that I am missing please advise.
Thanks,
Nate
