If that is the case, then the task is admittedly harder, but not impossible ;)

As for PDF manipulation & merging directly in PHP (with the help of imagick extension), I will be posting the code to my blog (the website associated with my email address) as per Scott MacVicar's suggestion, 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 extension
(Image Magick extension for PHP), as I have just done something similar
(taking multiple PDFs and combining into flattened multi-page PDFs)

Is PHP the best language for this? Depends on your knowledge and confort
level with PHP. The best language is the language you know best and can
easily accomodate your requirements.

- spoon


Christian,

Interesting to know, however the OP's question was about using PHP to run
the scanner, not on the already present PDFs in the FS. Can your solution
handle the scanning? Could / Would you be willing to share you solution on
merging the PDFs? That is something that I am interested in...

Thanks,
--

Bastien

Cat, the other other white meat



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to