PageSize Problem
Submitted by raphael on Fri, 2008-01-25 17:47.
Hi every one.
I started to use the pdfcreator this week, and now i'm with a big problem.
The temp file is created with PageSize=a4 , but when i sent it to printer, it changes to Letter!!!
Any one had this problem already??
tks!
Raphael
Hi,
I have the same problem.
[quote]
just add AddParams "-sPAPERSIZE=" & LCase$(Trim$(Options.Papersize)) to CheckForPrintingAfterSaving method [/quote]
Where I can adjust that?