asrodg
09-11-2007, 08:47 AM
I am working on a project that prints a range of pdfs when a specific command button is selected. I figured out how to get the range of pdfs to print but for some reason they print portrait instead of landscape. The pdf Reader does not visibly appear on the screen - it serves as a printer "engine" that works behind the scenes. Another function I included in my application allows the user to print each pdf individually. In this case, the pdf reader launches and the user selects the print button in the pdf viewer and the pdf prints correctly. Any ideas on how to get the range of pdfs to print landscape?