How to draw graphics in pdf document using itext
843841Dec 27 2007 — edited Dec 30 2007Dear Friends,
I am presently using Itext to generate report in pdf format. and am new to itext.
i like to know how to draw circle and rectangle in pdf doc using itext.
i tryed using PDFGraphics2D class. but i couldn't draw the graphics in second page. i have to draw circles and rectangles in second page
plz help me.