I have a Table which is bigger as one page, so the PDF generation split the table between all the page. It's a good feature ;).
But I would like to add on each page before the beggining of the Table a new line, sort of document.add ( new Phrase ( "\n" ) );
How can I do this ?
I need this fetaure, because I have an image on the left-top corner of each page, and this image apparears on the beggining of the splitted Table.
Regards.
--
.------------------------------------------------.
.^. | Didier Bretin, France | [EMAIL PROTECTED] |
/V\ |-----------------------| www.informactis.com |
// \\ | `------------------------|
/( )\ | Visit: http://www.vim.org/ |
^^-^^ `------------------------------------------------'
------------------------------------------------------- This SF.net email is sponsored by OSDN developer relations Here's your chance to show off your extensive product knowledge We want to know what you know. Tell us and you have a chance to win $100 http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
