Hello,
I wrote a question about handling page events based on using the iText
2.1.7 API.
Someone wrote back that I wouldn't get any support on RTF on this list.
However, isn't the API the same for the version 2.1.7 except for a few
minor differences?
Here's my question again. I'd appreciate some ideas.
If I can't get RTF help using iText on this list, where can I get it? :(
Bruno?
Thanks!
/I'm using iText in the standard programming model using the API, version
2.1.7 (for example, Paragraph para = new Paragraph (...)).
I've run into a problem, however, since I now need to have headers print
out on the output (*RTF* file, in my case) the value of one of the
variables at the top of each page.
So, my question is whether I need to take the ArrayList of objects (my
data passed to my iText program) and create an intermediate XML file
that I'd parse with iText SAX capabilities or is there a simpler way?
In other words, can I control what's actually printed at the top of each
page (and know when the top of each page is) using just the iText API?
I sincerely look forward to any suggestions.
Thanks very much!!!
M/
--
Jack -- Near Cameron Mills Road
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/