Fellows: I cannot agreee that we need a PdfGraphics class since all the operators are already in PDF, i.e drawArc(), drawRect(). To intergrate JFreeChart into iText is basically taking a JFreeChart as input object and use iText as Plot.
The problem is how to interpret JFreeChart object and its Datasets. PDF has more than enough operators to handle Graphics2D drawing methods. However, if we want JFreeChart to have the ability to produce PDF's, we do need a PdfGraphics class since it will provide the interface between Graphics2D and PDF operators. I am not quite sure which direction we are heading? As for me, I prefer to take JFreeChart object into iText. What do u think, Paulo? With regards Phillip Pan ----------- _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions