Page 1 of 1

Using Jpgraph and FPDF

Posted: Wed Jul 04, 2007 4:32 am
by dargorsl
Hi,
I have an small application in PHP that gets data from a database and then transform it in a PDF with FPDF, the problem is that some of the data is a table and I create a graphic with JPGRAPH with that table, but i have no idea of how can I insert it in the PDF.
Is there any way of archieve this?.

Thanks in advance.

Posted: Wed Jul 04, 2007 5:57 am
by feyd
Insert which into the PDF?

Posted: Wed Jul 04, 2007 6:13 am
by dargorsl
Insert which into the PDF?
An X-Y plot generated with jpgraph.