I have just release iText1.3.4:

   * Changes made by Paulo:
         o added adjustable margins to text fields to better mimic
           Acrobat 's layout
         o added PdfWriter.releaseTemplate() to free resources before
           close()
         o added support for macro PDF417 (contribution by Matthias
           Germann)
         o PdfCopy: beads are removed from pages to avoid dragging
           unnecessary objects
         o PdfGraphics2D: the underline was in the wrong place (mirrored)
         o Added support for flattening free text annotations
         o Flattening all fields didn 't clear the acroform field array
         o PdfStamper: extra null check
         o RandomAccessFileOrArray: a file stream was not being closed
         o OTF fonts didn 't have the subset prefix
   * Changes made by Mark:
         o Observe the value of closeStream in the DocWriter.
         o Dereference the RtfDocument structure when closing the
           document (speed up release of memory)
         o Added ability to get last element added (needed in RtfChapter)
         o Only write a new page if the RtfChapter is not the first
           element added and the last element added was also not a
           RtfChapter.
         o Fonts are now supported in rtf fields.
         o Fixed a bug where headers /footers were not being displayed
           on all required pages in certain situations.
         o Fixed a bug where footers were being set as headers
         o The alignment is now correctly set if the RtfHeaderFooter is
           constructed with a Paragraph/Table/Image.
   * Changes made by Bruno:
         o RandomAccessFileOrArray: allow full read of file when
           constructing a RandomAccessFileOrArray
         o Adding Images to a SimpleCell is now allowed
         o Special PageEvents implementation that allows you to build
           an index (contribution by Michael Niedermair)
         o Code for chapters /sections that are automatically numbered
           (contribution by Michael Niedermair)
         o It is now possible to add a PdfPTable to a Phrase
           (contribution by mr. Karen Vardanyan)
         o Adding Images to a SimpleCell is now allowed
         o Added a method to set the default alignment of the
           MultiColumnText
         o Automatic XMP generation after setting the Metadata
         o Added XMP support to PdfStamper
         o Fix posted to itextsharp site concerning automatic splitting
           of large tables
         o Verbose representation of Permissions was wrong for Degraded
           Printing
         o Selecting odd and even in SelectPages is now allowed without
           adding a page range
         o list with the (versions of the) plugins in the Toolbox (+
           other contributions by Carsten Hammer)
         o Removed PRAcroForm from concatenation tool in the Toolbox
         o Bugfix in the Burst plugin regarding the numbering of the
           bursted files
         o Bugfix in the Encrypt tool; Added a decrypt plugin
         o When generating an index.html with bookmarks of a PDF file,
           you can now enter a link to a CSS file
         o Added an N-up tool (to copy N pages of an existing document
           on 1 page; with N = 2, 4, 8, 16...)



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to