Previous | Next | (P-PDF) Engineering
Topic: PHP Based HTML TO PDF Conversion Tools
Conf: (P-PDF) Engineering, Msg: 149551
From: humapuma
Date: 5/4/2006 08:48 AM
I have created a very complex dynamic web application for my company and I would simply like to turn the XHTML page that has been generated by my PHP application into a PDF. I have already installed PDFLib onto my server and I would really hate it if I have to re-program all of the complex logic again so that it can be pushed into a PDF (could cost me a month of time). The data is already good to go as XHTML. I already know about "dompdf" and that isn't going to work. If anybody knows any simple solutions let me know.