I have just released iText1.3.2.
I'm not very active on the mailing list lately, because I'm writing a book for 
Manning Publications: 'iText in Action'.
Mark Hall has done some updates in the RTF package.
Paulo has applied these changes to the C# port. Likewise suggestions made 
regarding C# were applied to iText JAVA.
Paulo didn't make an Early Access release in Java; only in C#. iText1.3.2 
corresponds with iTextSharp 3.0.5

   * Changes made by Paulo:
         o Annotations in Image now work everywhere
         o PdfContentByte.addImage() didn't respect layers
         o PdfContentByte.addImage() draws the borders
         o Dpi fix in BmpImage
         o Support for inline images (all colorspaces)
         o Better CCITTG4Encoder
         o Support for TIFF images rotated
         o Support for some jpeg tiff images. Very incomplete.
         o Fix in List: float parsing instead of int parsing
         o Fix in checkboxes with the same name but different appearances
         o Codabar fix, B and C were switched
         o Make Arabic Diactrics (tashkeel) have zero advance
         o Added support for Type3 fonts
         o Signature fields can't be exported
         o Signing empty fields didn't keep the flags
         o Self sign doesn't need to extend size
         o Fix for DSA signatures
         o MultiColumnText page position didn't update after page 1
         o PdfCopyFields: fix for PDFs with null elements in the /CO array
         o PdfFormField.setFieldName() is only set if not null
         o Password field and choice field fix
         o PdfDictionary: CRLF correction
         o Embedded files: set the length information
         o Fix in constructor PdfReader(PdfReader)
         o Workaround for pdfs with broken bookmark dictionary
         o Daylight Savings Time is taken into account when creating a date
         o Waiting Image in the last page was not placed
   * Changes made by Mark:
         o Bugfixes in the RtfList to correctly handle indentations, nesting > 
2.
         o Bugfixes in the RtfFont so that it can be used like a true Font and 
also so that UNDEFINED properties are handled more cleanly.
         o Bugfixes in the RtfAnchor to use the Anchor.reference instead of the 
url Method.
         o Bugfixes in the RtfTable to match the PDF output more precisely.
         o New Class RtfTotalPageNumber.
         o The user can set whether soft or hard linebreaks should be generated for 
"\n".
   * Changes made by Bruno:
         o Made the method getVersion final so that it can't be changed by 
subclassing
         o Applied suggestions made in bugreport #1227749 concerning JDK 1.3 
compatibility
         o Avoiding NullPointerExceptions in Phrase (not sure if this is a good 
thing)
         o Changed spacing in SimpleTable/SimpleCell classes
         o Added the UserUnit entry to the PdfPage dictionary. A user unit is 
1/72 inch by default, but you can now change it from 1 to 75,000
         o Added Watermarker plugin (Carsten Hammer)    
         o Txt2Pdf: implemented suggestion by Carsten Hammer



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to