Welcome to Server Circle. It's a friendly site and all levels of experience are welcome. Be aware that we use cookies for your login.
Server Circle - Ask questions about Servers and get answers from experts.
Beta (0.79 sec)
HTML and PHP to PDF packages for an invoicing solution

I'm looking for invoicing HTML and PHP to PDF packages.

Any experience of good ones ?
Asked by:
Squeeze
754 points
 Report Abuse
 Share Page - Category: Programming - Tags: HTML and PHP to PDF packages for an invoicing solution
 Enter your response
Please use Pastie.org to paste lengthy code or to fix formatting issues with code
  • Responses in reverse (2)

Best Answer

Yeah, try http://www.tcpdf.org/

I used it a while back and found it pretty reasonable. Doesn't have deep dependencies on other pdf libraries, which is nice.

Response by:
UserZeroLtd
368 points
Php to pdf doesn't really make sense. What you want is the result of the interpretation of php code by some web server (which will be HTML most of the time, but can anything else) converted into pdf.

There exist a number of opensource solutions (http://www.xhtml2pdf.com/, http://code.google.com/p/wkhtmltopdf/ for example), and you can use solutions that convert to intermediary formats like postscript, djvu...

tcpdf mentioned by ChrisWaddle already looks more what you actually need though.

Response by:
s
3383 points


  • Related Questions
About Us : Contact Us : Etiquette : Terms : CDN Failover : ShorterURL : CDN Fallback : © 2013 Server Circle