Hi A small update to the RtfWriter2 adds support for: * Leading in Phrase and Paragraph * SpaceBefore and SpaceAfter in Paragraph
In a few cases code will have to be updated due to these new capabilities:
* If you use the default Phrase constructor then the default leading of 16pt
will now be respected. Solution: Either specify the desired leading or use a
Paragraph.
* If you are using Table.addCell("Test") then these cells will also have a
leading of 16pt since the addCell(String) method uses the default Phrase
constructor. Solution: Either use a Phrase with the desired leading or a
Paragraph.
Greetings,
Mark
--
You think Oedipus had a problem -- Adam was Eve's mother.
My GPG public key is available at:
http://www.edu.uni-klu.ac.at/~mhall/data/security/MarkHall.asc
pgpf11qyJXDMW.pgp
Description: PGP signature
