Closed GoogleCodeExporter closed 8 years ago
Version 1.7.0 had some minor changes to the way PDFs print, but I just tried a
24 page PDF with graphics and different fonts and it prints fine.
Can you email me a copy of the PDF that's causing grief so I can reproduce this?
tres.finocchiaro@gmail.com
-Tres
Original comment by tres.fin...@gmail.com
on 1 Nov 2013 at 3:50
Hi Tres,
attached you can find the PDF I use for testing. All my PDF's are generated
dinamically with TCPDF.
Thanks in advance!!!
Best regards,
Jorge
--
________________________________________________________________________________
_______________________________________________________________
NOTA: La informaci�n contenida tanto en este email, como en los documentos
adjuntos, es informaci�n confidencial y privada para uso exclusivo de la
persona o personas a las que va dirigido. No est� permitido el acceso a
este mensaje a cualquier otra persona distinta a los indicados. Si no es
uno de los destinatarios o ha recibido este mensaje por error, cualquier
duplicaci�n, reproducci�n, distribuci�n, as� como cualquier uso de la
informaci�n contenida o cualquiera otra acci�n tomada en relaci�n con el
mismo, est� prohibida y puede ser ilegal.
DISCLAIMER: This message contains confidential information. Its contents
are protected by law. It is intended solely for the use of the individual
or entity to whom they are addressed. If you are not the named addressee
you should not use, disseminate, or print the contents of this e-mail. If
you have received this email in error please notify immediately to the
sender, and erase the message and attached files.
Original comment by jorge.s...@sancotec.com
on 1 Nov 2013 at 3:54
@Jorge:
I've run the applet against your sample pdf (thank you) and confirmed the bug
you have reported.
I'm fairly confident I know what is causing this... This is what I see in the
debug log:
> INFO: Using image at "natural" resolution 595.0px 595.0px scaled to 8in x
8in (assumes 72dpi)
Do you know if TCPDF has an option to set up the page dimensions? For some
reason the applet is having a hard time determining the dimensions.
-Tres
Original comment by tres.fin...@gmail.com
on 1 Nov 2013 at 6:16
I was able to confirm this issue exists with 1.7.0 but not with 1.5.6. I will
review the code changes and attempt to fix this with release 1.7.3.
-Tres
Original comment by tres.fin...@gmail.com
on 1 Nov 2013 at 9:05
Found and fixed in 1.7.3.
-Tres
Original comment by tres.fin...@gmail.com
on 2 Nov 2013 at 2:56
Original issue reported on code.google.com by
jorge.s...@sancotec.com
on 1 Nov 2013 at 12:32