Changes in itext-paulo-95 (2002-04-08)

    - added automatic hyphenation to Chunk. It uses the FOP engine and the
TEX
      patterns. I provide a jar with some compiled patterns. Other patterns
can
      be compiled and included in a jar or read directly from a directory.
To
      compile the patterns you'll need xerces but not to use them.

    - the pdf version can be changed with PdfWriter.setPdfVersion(). This
only
      alters the number, it doesn't check if the objects inside are valid
for
      the version.

    - added ColumnText.setFollowingIndent() and ColumnText.setRightIndent().

    - true-type fonts with encoding Identity-H now align-justify correctly.

    - changed some encoding names to work with Microsoft's jview.

    - added PdfPTable.setSkipFirstHeader(). Optimizes the printing of large
      tables by breaking them into several smaller ones. Contribution by
      Christian Lauer <[EMAIL PROTECTED]>.



All this at:

http://www.geocities.com/itextpdf


Best Regards,
Paulo Soares


_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to