Forum Moderators: coopster

Message Too Old, No Replies

image file to pdf

can this be done?

         

Lesjo

8:37 pm on Dec 29, 2004 (gmt 0)

10+ Year Member



I am trying to load an image file into a pdf document on the fly. The resulting file will fill an existing pdf template. Is there anyway to get the image to insert? right now I am just getting the path. This must be able to work on client side computer.

Can anyone give me a starting point?

ergophobe

6:24 pm on Dec 30, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Based on response, it seems people here either don't know or aren't telling. I don't know. Have you checked out any of the packages mentioned in the thread

PHP to PDF [webmasterworld.com]

Also, imagemagick can read and write to PDFs, but it probably does the whole PDF as an image. So I don't know as it would be of any help in putting an image into a PDF document.

[imagemagick.org...]