Re: [PHP] Concatenating PDF using FPDI

2008-09-29 Thread giga501
:33 AM, giga501 wrote: > >> >> Hi - >> >> I am trying to attach a pre-defined PDF to a file generated at runtime >> (invoice.pdf). >> I have attached the test.php that I used to concatenate 2 pdfs. >> http://www.nabble.com/file/p19709464/test.php test.ph

[PHP] Concatenating PDF using FPDI

2008-09-28 Thread giga501
Hi - I am trying to attach a pre-defined PDF to a file generated at runtime (invoice.pdf). I have attached the test.php that I used to concatenate 2 pdfs. http://www.nabble.com/file/p19709464/test.php test.php I have also verified that I have the latest version of FPDF and FPDI. However, here