Hi All,
Now a days I am working on Document to PDF Conversion using PHP. I got a few tutorial on it, but not complete solution. Have you any idea ?
Thanks.
Comments
7 responses to “Document to PDF Conversion :: Any Idea ?”
-
did u seek help in the zend site on this matter? i think u will get some real clues on this. by the way nice to meet u. nice blog.
-
download dopdf from http://www.dopdf.com and get a printer for creating pdf file easily.
download foxitreader from http://www.foxitsoftware.com.com and read pdf files easily. -
[…] to PDF Conversion :: Any Idea ? January 22, 2007 — Arafat Rahman http://arafatbd.net/2007/01/22/document-to-pdf-conversion-any-idea/ Posted in General, […]
-
doPDF is really work nice for creating PDF, faster then Adobe PDF creator. For reading FoxItReader is also good and faster.
Thanks
Siraj -
You can use FPDF library. Download from http://www.fpdf.org and find more example. If any problem inform me.
Thanks
Abir -
I have used TCPDF recently with Code Igniter. Its CSS support doesnt seemed to me very well.
-
I’ve been using FPDF before, but it only uses some latin character encoding and doesn’t support UTF-8. I had to generate Documents in different European languages which have all different accents and umlauts, so I started using TCPDF and I’m very happy with it. I didn’t even try to use CSS, but I’m builing my pages by positioning every text block separately.
Leave a Reply