CodeIgniter Forums
concatenate pdfs - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: concatenate pdfs (/showthread.php?tid=26702)



concatenate pdfs - El Forum - 01-21-2010

[eluser]sl3dg3hamm3r[/eluser]
Hey there

I'm just now writing an offer for a customer where it is about concatenating different pdf (all same format in A4, no interactive fields) into one pdf.
I figured out this should work with fpdf and fpdi. I just wanted to ask around if somebody here did this already and how well this works. If there are any pitfalls I don't know yet it would be great to hear them...

Thx!
sl3dg3


concatenate pdfs - El Forum - 01-21-2010

[eluser]danmontgomery[/eluser]
http://www.setasign.de/products/pdf-php-solutions/fpdi/demos/concatenate-fake/


concatenate pdfs - El Forum - 01-21-2010

[eluser]sl3dg3hamm3r[/eluser]
I know - that was not exactly what I intended to ask...