HTML/PHP/XML to PDF
March 8, 2006 7:53 AM
Subscribe
HTML/PHP/XML to PDF: How should I convert an active webpage to PDF format?
I am having Joe User fill out a form, with the results to be pasted into an existing document (example: a contract where names, dates, etc will be plugged in). I want to obviously display this in the browser as the resulting HTML document (which is not the issue), but also have it assembled as a PDF that can be emailed. What would be the easiest way to make this happen?
posted by chrisfromthelc to computers & internet (4 comments total)
1 user marked this as a favorite
add html2pdf, PDML (my favorite, tho not html, but a template language), or xhtml2pdf
posted by tumble at 8:05 AM on March 8, 2006