Hi !
I m Rajarshi. Currently i m working with iText to generate PDF from a Tree structure with Header,Footer drawn using Java Swings,
I want to generate Pdf in which the same structure drawn in Java Swing will be displayed.
Currently i am using JPanel for drawing I need your suggestion on whether i can directly add those JPanels to the Document object or do i need to redraw it using your Graphic or Graphics2D .
Is there any easy way to ouput the Swing Frame or Panel to PDF.
Please suggest.
Best Regards
Rajarshi.
