Re: [PHP] Re: scanned in & manipulate to a pdf

2008-05-27 Thread Christian Flickinger
PDFTK is a great tool, but if you want to keep everything inside PHP, using imagick is great. I use PDFTK to populate form fields in PDF files before I do other things using imagick. - spoon "Brady Mitchell" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On May 27, 2008, at 9

Re: [PHP] Re: scanned in & manipulate to a pdf

2008-05-27 Thread Christian Flickinger
uggestion, within the week. - spoon ""Bastien Koert"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On Tue, May 27, 2008 at 11:46 AM, Christian Flickinger <[EMAIL PROTECTED]> wrote: It can certainly be done. It can easily be done using the Imagick e