Hi, I am using the iText pdf api with in a servlet to generate reports on the fly. The data for the reports is coming out of a database. What I want to do is to generate graphs on the fly and imbed them in to the pdf.
With javascript for html I have been able to generate bar graphs using tables and cells (background colour, height etc). This works well for html, but the iText pdf table generation is more complicated and I don't want to go down this path as this type of a graph has major limitations. Does anybody know of any way to creating graphs for the iText pdf. Maybe there are some other tools you may know that can be used in conjunction to generate graphs. Thanks, Gregory _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions