User login

Who's online

There are currently 0 users and 104 guests online.

Advertisements


SourceForge.net Logo

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

Submitted by raphael on Fri, 2008-01-25 18:00.

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?

© 2006 by pdfforge.org :: Contact us

Validate XHTML or CSS.