PDA

View Full Version : Large Printing problem


Frederic
September 26th, 2006, 08:54 AM
Hi everyone !
I try the SDK to print PDF documents (DLL version 1.4.0.802) in deplhi 7.
I want to print a landscape A4 document on different paper sizes.
When I print on a A4, A3 or A2 paper, all is ok, my document is entire.
But on a A1, a little part at the right is truncated and on a A0, a bigger part is truncated.
When I show a A0 document in a window, I have no problem with the FPDF_RenderPage function.
Is it normal ? Are we limited to a specific paper size ?
With landscape A0 paper in 1200 DPI, Width = 56173 pts and height = 39780 pts

Thanks in advance

Frederic

Frederic
September 28th, 2006, 05:03 AM
Sorry, I tested my print jobs with PDF Creator 0.8.2. After installing the latest version (0.9.3), All is OK :1_21: