Noisebreath, Unfortunately you seem to have posted here without registering the email address you use on nabble with the iText mailing list. Thus, your post is visible only for those few mailing list consumers reading on nabble.
Noisebreath wrote > is it possible to create line charts in itext? E.g. like this one > http://www.chartingcontrol.net/gallery/Line.png plain and simple. > > I cannot find any example on the example page of itext for this one, maybe > im justing using the wrong terminology. iText does not include explicit chart drawing methods but it provides all the basic methods required to create such drawings, e.g. methods for drawing lines, drawing and/or filling rectangles and other paths, drawing text at positions of your choice transformed as you wish, ... This is explained in section 3 of iText in Action, Second Edition (http://itextpdf.com/book/). The examples can be found at http://itextpdf.com/book/chapter.php?id=3 - as they aren't centered on drawing charts but instead explain "Adding content at absolute positions" in general, though, there is no single example there you can use as a template with only minor changes for your use case. Regards, Michael -- View this message in context: http://itext-general.2136553.n4.nabble.com/Line-Chart-in-itext-tp4659335p4659339.html Sent from the iText - General mailing list archive at Nabble.com. ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions iText(R) is a registered trademark of 1T3XT BVBA. Many questions posted to this list can (and will) be answered with a reference to the iText book: http://www.itextpdf.com/book/ Please check the keywords list before you ask for examples: http://itextpdf.com/themes/keywords.php