Page 1 of 1

Convert TIFF to PDF

Posted: Mon Mar 26, 2007 9:44 am
by Dextrasys
How do I convert TIFF to PDF using PHP? Poniters and details would help. Thanks.

Gomathi

Posted: Mon Mar 26, 2007 9:46 am
by feyd
PHP doesn't have native support for TIFF image files.. so generally, you don't, unless you use an external program that does.. or a class that can parse the image format.