Page 1 of 1

PDF Generation

Posted: Wed Aug 04, 2010 2:46 am
by tamilmani
Hi,

I am using dompdf to generate the PDF . I am able to load the external php files, images, css and queries result. Its work fine in my local xampp server .

Now i am try to running in windows azure solution with help Visual Studio(2008). In that its not working . $dompdf->output() or $dompdf->stream('sample.pdf'); functionalities are not working.

How to fix this issue? Is there any idea . Please convey your suggestions to me .

Tamilmnia Mohn

Re: PDF Generation

Posted: Sun Oct 03, 2010 6:13 pm
by JoeCommodore
I use FPDF to generate PDFs and FPDI to extend FPDF so I can import PDFs and then use FPDF to overprint on em. They are freely available and quite easy to use.

http://www.fpdf.org/

http://www.setasign.de/products/pdf-php-solutions/fpdi/