html2pdf - Inconsistent Line Thickness (any other options?)

Status
Not open for further replies.

HairyHun

Masturbating Bandit
Oct 11, 2007
576
2
0
Hi,

I've been trying to generate populated forms on the fly. I got the pages rebuilt on HTML then use html2pdf to generate the PDFS one I fill out the forms with PHP.

The pages print fine, but the lines are of inconsistent thickness on screen. some lines are not even visible unless you zoom in a lot.

Same problem with thicker lines. But it alreays prints fine.

Anyone experiences this? Any alternate solution for this?

Thanks
HH
 


I use a print driver on my box for local printing to PDF, see cutepdf.com.

But if you are trying to do something automated with a website, see fpdf.org. This is the module I use to print invoices from aMember on a client website I setup.

I haven't noticed any problems with the print quality to PDF. Always looks great.
 
Status
Not open for further replies.