PDF conversions
Moderator: General Moderators
- itsmani1
- Forum Regular
- Posts: 791
- Joined: Mon Sep 29, 2003 2:26 am
- Location: Islamabad Pakistan
- Contact:
PDF conversions
hi every one!
i need some help regarding PDF conversions, i m generating reports using php and my clint want these reports to available in PDF of EXCEL formate?
is there any function for that in php?
if there is no function for that can any one help me by telling some useful link for this?
Regards!
i need some help regarding PDF conversions, i m generating reports using php and my clint want these reports to available in PDF of EXCEL formate?
is there any function for that in php?
if there is no function for that can any one help me by telling some useful link for this?
Regards!
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact:
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact:
PDFlib is available for download at http://www.pdflib.com/products/pdflib/index.html
but requires that you purchase a license for commercial use. The JPEG and TIFF libraries are required to compile this extension.
There are also a few alternatives written in PHP such as
http://www.ros.co.nz/pdf/, http://www.fpdf.org/,
http://www.gnuvox.com/pdf4php/, and
http://www.potentialtech.com/ppl.php.
Hope that helps ya!
Bye

but requires that you purchase a license for commercial use. The JPEG and TIFF libraries are required to compile this extension.
There are also a few alternatives written in PHP such as
http://www.ros.co.nz/pdf/, http://www.fpdf.org/,
http://www.gnuvox.com/pdf4php/, and
http://www.potentialtech.com/ppl.php.
Hope that helps ya!
Bye
- n00b Saibot
- DevNet Resident
- Posts: 1452
- Joined: Fri Dec 24, 2004 2:59 am
- Location: Lucknow, UP, India
- Contact: