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
The .tmp file in PDFCreator dir contains:
....
%%BeginFeature: *PageSize A4
/PageSize [595 842] /ImagingBBox null setpagedevice
%%EndFeature
....
The .SPL file in SPOOL dir contains:
....
%%BeginFeature: *PageSize Letter
/PageSize [612 792] /ImagingBBox null setpagedevice
false setedgetoedge
%%EndFeature
....
Now, why it changes to Letter?
[quote=raphael]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[/quote]
i fixed it.
just add AddParams "-sPAPERSIZE=" & LCase$(Trim$(Options.Papersize)) to CheckForPrintingAfterSaving method
tks ppl!
Hi,
I have the same problem.
[quote]
just add AddParams "-sPAPERSIZE=" & LCase$(Trim$(Options.Papersize)) to CheckForPrintingAfterSaving method [/quote]
Where I can adjust that?
At PDFCreator project, find the method CheckForPrintingAfterSaving at modGhostscript
add it below the duplex verification.
I cannot find it.
Is it in the SOURCE code?
Yes.
Can you send me a fixed version?
I do not have experience with that to edit the sorcecodes.
add me on msn: raphaelv_br@hotmail.com or gtalk: raphaelzum@gmail.com
I can't send you a fixed version because I changed the watermark code to work as I need here. Then if i send it to you it will not work.
That is unfortunate. Since I need this urgently.
Me became also a engliche version are enough.
When will the fixed version become finished?
thx frank
If u need this urgently, i can help you.
But idn if they fixed it for the next version.
Raphael
Then help me please. How can you make that?
For a contact I sent you one mail.
Frank