PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
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?.