Hello!! I still have some doubts about this... : :> Hi! :> Can i format the line that page's header and footer put on the page :> (width, length, color)? :> : Width and color. :> Can i add an extra line without pdfPageEvent? :> : No. :> If not, should i do it with onStartPage event or onEndPage event? In this :> case i have to draw a line, right? :> : In onEndPage (preferably) and you have to draw the line.
How can i draw the line? I don't think PdfContentByte.lineTo(float x, float y) will work and i can't change line's width and color with this and i need to do it... I also want to add an image to my header with onStartPage event, and i can do it, but i want to add some text (a chunk because i want to change it's style and color) afer it but i can't. Another thing is you said i couldn't format header's line's width... I'm trying to draw a white line over it, but i don't know how to draw lines. Thanks for all!! ------------------------------------------------------- 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