09-20-2006 01:21 PM
09-21-2006 10:15 AM
Hi Karlsek,
This bug is fixed in DIAdem 10.0, but you can output to PDF file programmatically in DIAdem 9.1 and set the orientation to be explicitly portrait:
PrintLeftMarg = 0.25
PrintTopMarg = 0.5
PrintWidth = 8
PrintOrient = "portrait"
Call PicPDFExport("C:\Test Results.pdf")
Regards,
Brad Turpin
DIAdem Product Support Engineer
National Instruments