I've been successfully using the Lebans convert to pdf code in our Access 2003 databases. A few days ago we migrated to Access 2010 and while the code still works, every pdf that it creates is in landscape format, which is a problem because the report that I am converting needs to be in portrait format.
Is there a setting that I am missing or something that I should modify in the Lebans code to force the pdf to be portrait orientation? I'm worried that because Access 2010 doesn't have snapshot functionality (and the lebans code creates a temporary snapshot file) that this may be the root of the problem. In Access 2003, the code worked perfectly and created portrait oriented reports, so I'm at a loss about how to fix this.
Thanks in advance for any advice.
Is there a setting that I am missing or something that I should modify in the Lebans code to force the pdf to be portrait orientation? I'm worried that because Access 2010 doesn't have snapshot functionality (and the lebans code creates a temporary snapshot file) that this may be the root of the problem. In Access 2003, the code worked perfectly and created portrait oriented reports, so I'm at a loss about how to fix this.
Thanks in advance for any advice.