merge pdf with php script

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
crp1234
Forum Newbie
Posts: 1
Joined: Tue Dec 01, 2009 9:49 pm

merge pdf with php script

Post by crp1234 »

I'm trying to merge several pdf form documents with a php script. I've successfully written a script that uses an fdf file to fill out the forms, and now I just need to merge the files into one pdf document. I found no documentation on this topic in fpdf site. I'm looking for a free means to accomplish this task.

Anyone out there please help!

Thanks,
Katlin
Post Reply