Unfortunately I can't use shell or install anything on my shared box.
Any other suggestions?

On 24/09/2007, George Pitcher <[EMAIL PROTECTED]> wrote:
> Tom,
>
> I use a Java app called itext to merge PDFs. In my case, it's to add a PDF
> cover created in PHP to a file produced in a wp/ocr package. You need to be
> able to run exec() or shell() to use itext, but its free and quick. Let me
> know if you want more info.
>
> George in Edinburgh
>
> > -----Original Message-----
> > From: Tom Chubb [mailto:[EMAIL PROTECTED]
> > Sent: 24 September 2007 1:24 pm
> > To: PHP General List
> > Subject: [PHP] Merging PDF Documents
> >
> >
> > Please can someone tell me if this is easy to do or whether I should
> > use a package already available...
> >
> > I want to upload a pdf file to a folder then for each subsequent
> > upload, I want it to be appended to the original file. Each pdf is a
> > timesheet, so I want to end up with one file for all timesheets
> > instead of different files every week.
> >
> > What I'd like to know is which function I can use on PHP4?
> > Is it PDF_begin_page_ext?
> > Any help appreciated.
> >
> > Thanks,
> >
> > Tom
> >
> > --
> > Tom Chubb
> > [EMAIL PROTECTED]
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>


-- 
Tom Chubb
[EMAIL PROTECTED]
07912 202846

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

Reply via email to