Use PdfContentByte.setLineDash(). For double style you'll have to draw the lines twice.
Best Regards, Paulo Soares > -----Original Message----- > From: kathy [SMTP:[EMAIL PROTECTED] > Sent: Thursday, September 18, 2003 0:34 > To: iText-Q > Subject: [iText-questions] Line Style > > Hi, > In iText, we can draw a line using PdfContentByte, what if I want to > draw a line and the line style will be either dotted or solid or double > style, then what classes that I need to use to complete this? > Thanks > > Kathy > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
