Hi all.
I know this question has been asked a thousand times on the list, but
my searches in the archives are not being nice to me. So... please
don't kick me.
Currently, we use DOMPDF to generate PDFs from HTML. However, it's no
longer maintained and it has a few bugs that we just can no longer
live with. What PDF generating software do you use? It does not have
to be free, but it must run on linux and may be command line or run
through code. Some of the ones I have researched are...
html2pdf
html2ps
html2fpdf
xhtml2pdf
fpdf
tcpdf
You're thoughts would be appreciated. Oh, my preference would be to
send HTML/CSS to a script and it just automagically convert to PS/PDF.
Thanks,
~Philip
I find tcpdf very useful although ezpdf seems faster after a first look.
I am using tcpdf though because it has a native utf-8 support that most
pdf classes don't and that is vital to me.
I wasn't able to print greek for example with some other classes I 've
tried. I am not sure if ezpdf does that.
--
Thodoris
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php