Posted by Toby Inkster on 01/25/07 10:09
Nader Emami wrote:
> But I don't know how I can make a 'pdf' format from a 'png' format
> inside a 'php' script! Would somebody help me to solve this problem?
If ImageMagick is installed on the server, you could call /usr/bin/convert
with system(). This would be able to convert from PDF to PNG. There are
probably some ImageMagick wrapper modules in PEAR.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Navigation:
[Reply to this message]
|