See this section in the tutorial: http://itext.sourceforge.net/tutorial/directcontent/graphics/index.html#paths
----- Original Message ----- From: "leo" <[EMAIL PROTECTED]>
To: <itext-questions@lists.sourceforge.net>
Sent: Saturday, April 30, 2005 1:48 PM
Subject: [iText-questions] Line drawing



Hi,

I want to draw lines on the Pdf page. Lines can of any thickness.
Please suggest me the aprropriate class methods for that.
I looked into Graphics calls and wrote something like:

Graphic graphic = new Graphic();
graphic.setHorizontalLine(2,50);

But no line was drawn.

Thanks in advance.




------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ iText-questions mailing list iText-questions@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/itext-questions





-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to