Link to home
Start Free TrialLog in
Avatar of expresscam
expresscamFlag for United States of America

asked on

Need (free) PDF converter to install for PHP server to convert web form to PDF

Hello,

we have a web form that is filled out by the user and upon submit, we would like this form to be converted to PDF and emailed to us as an attachment.

we have tested following php libraries for generation pdf from html:
 
jDempster
html2pdf
dompdf
tcpdf
 
But no one is providing facility to convert html tags like "input ", "select" into pdf.  But the selected form fields value (data) can be shown into pdf or word.

our server info:

cPanel Version 11.23.3-RELEASE
cPanel Build 25133
Theme x3
Apache version 1.3.39 (Unix)
PHP version 5.2.5
MySQL version 5.0.45-community
Architecture i686
Operating system Linux
Path to sendmail /usr/sbin/sendmail
Path to PERL /usr/bin/perl
Kernel version 2.6.18-53.1.19.el5  

please let me know if there is any solution for this. will appreciate if it is a free version if possible.

thanks.
ASKER CERTIFIED SOLUTION
Avatar of nplib
nplib
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of expresscam

ASKER

great thanks