I agree this is an EXCEPTIONAL library.
We need to support it folks. No leeching. :)
1) Make a direct donation
2) Buy the book
3) Consider a support contract with Bruno's company
If you are a cheap bastard then at least:
1) Blog about how great iText is including some neat examples
2) Twitter
Per http://www.nabble.com/RTF-problem-with-margins-td21307652.html iText RTF
generation does not seem to support different margins for different pages.
Is there an undocumented workaround somewhere in the new Rtf creation code?
The RTF library in general is working very well. I'm impressed with
Hello. I'm trying to create a RTF document with headers and footers on every
page EXCEPT the first page.
The code below seems to force the left and right page headers and footers on
the first page.
RtfHeaderFooterGroup header = new RtfHeaderFooterGroup();
header.setType(RtfHeaderFooter.T
I'm having this same problem with iText-rtf-2.1.5
--
View this message in context:
http://www.nabble.com/Problem-Setting-Table-Left-Indent-tp12019072p24042329.html
Sent from the iText - General mailing list archive at Nabble.com.
--