Handy for PHP developers looking to generate PDFs from their HTML content: dompdf is an HTML to PDF converter written entirely in PHP5. It has no dependencies on external libraries (e.g. html2ps) and it supports CSS 2.1.
Generate PDF files from Java applications dynamically
June 14, 2006 at 5:02 pm (coldcase, java, pdf)
Quick overview with iText API to generate PDF files from Java at IBM Developerworks.
PDF Generation Using Only PHP
June 14, 2006 at 4:47 pm (coldcase, pdf, php)
Yes this is right no external libraries no complicated programming, a simple approach on generating PDF documents only using PHP.


