Hey all,
I'm in the process of evaluating iText and I'm running into a little
snag. I need to put a header and footer on the rtf. Both
the header and footer need to span the entire width of the document
(page margin to page margin). I'm using the RtfHeaderFooter
example as a guide but I still only get the tables to take up about a
1/3 of the page centered, with the long text wrapped.
For the footer I'm using a 2 cell table, with the cell on the right (the date cell) right justified
Lets see if some ascii art will help
(left side of
page)
(right side)
|
|
|
My text here that
12/30/05
|
|
is
wrapped
|
But what I want is
|
|
| My text here that is wrapped
12/30/05 |
Thanks
Tom
- [iText-questions] RTF header/footer stretch across page? Tom Jenkins
