Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

LineChart in PDF with IText

925539Jun 13 2012 — edited Jul 16 2012
Hello.
I'm currently developing an application that generates a chart from temperatures.
I need to generate a printing page A4 size, and want to include the chart in the middle of the page.
Can do that taking a screen capture with java.awt.Robot and putting as an image, but that is not for
production basis. Can anyone help me on this? My main goal is taking the chart and putting it in the middle
of a PDF for printing.
Thanks for your attention.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2012
Added on Jun 13 2012
10 comments
5,375 views