Document to PDF Conversion :: Any Idea ?

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 ?”

  1. 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.

  2. 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.

  3. […] 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, […]

  4. doPDF is really work nice for creating PDF, faster then Adobe PDF creator. For reading FoxItReader is also good and faster.

    Thanks
    Siraj

  5. You can use FPDF library. Download from http://www.fpdf.org and find more example. If any problem inform me.
    Thanks
    Abir

  6. rafiq7s Avatar

    I have used TCPDF recently with Code Igniter. Its CSS support doesnt seemed to me very well.

  7. 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

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.