I forgot to mention another feature:
- added PdfCopyFields to concatenate PDF documents including the fields.
Best Regards,
Paulo Soares
-----Original Message-----
From: [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED] On Behalf Of Paulo Soares
Sent: Monday, February 02, 2004 13:21
To: [EMAIL PROTECTED]
Subject: [iText-questions] New release itext-paulo-128
Changes in itext-paulo-128 (2004-02-02)
��� - changed FontFactory to register the fonts faster. TTC fonts register all the
����� names.
��� - added the methods in AcroFields: renameField, getFieldPositions, removeField,
����� removeFieldsFromPage.
��� - added support for arabic number conversion, forced or contextual.
��� - improved font resource loader. If you have a security manager running even
����� with "AllPermissions" remember to also grant RuntimePermission("ClassLoader").
��� - added methods to PdfAction: createLaunch, gotoLocalPage, gotoRemotePage.
��� - fixed a bug with PdfGraphics2D.drawRenderedImage().
��� - PdfIndirectReference was made public.
��� - several changes to PdfReader: PRAcroForm is only calculated if needed, only
����� the reachable objects are read, added the methods removeFields and removeAnnotations.
��� - fix to PdfReader to support pages without contents.
��� - added partial form flattening to PdfStamper.
��� - in SimpleBookmark the names with codes below 32 are escaped.
��� - TextField.getAppearance() was made public.
��� - added support for OTF fonts with CFF glyphs and Identity-H encoding.
����� Contribution by Sivan Toledo ([EMAIL PROTECTED]).
All this at:
<http://itextpdf.sourceforge.net>
Best Regards,
Paulo Soares
