Including a PDF file in a PDF file generated by FOP
22:29 25 Jan 2010

I'm using FOP to generate PDF files.

What's the best way to either include another PDF file in a PDF generated by FOP or to cook multiple PDF files together using PHP?

php pdf apache-fop