Changes in itext-paulo-107 (2003-01-06)

    - PdfGraphics2D now implements strokes as strokes instead as converted
      fills. File size is a lot smaller and it looks better on screen.

    - BaseFont and PdfReader read fonts and PDFs from resources if not found
      in the file system.

    - Images can auto-size in PdfPTable.

    - added new options in Chunk to simulate bold, italic and other effects.
      Styles BOLD and ITALIC will work correctly in Font with BaseFont
      producing simulated effects.

    - CID and hyphenation are restored in ColumnText.

    - minor fix in the GIF table size. In the next version I intend to get
      some JAI codecs integrated with iText to support natively all GIF and
      PNG (and maybe BMP).

    - fix in FontFactory for the embedded property and for TTC indexing.

    - fixed bug with single cell nested Table.

    - Unicode support for field names.

    - added the capability to change the info dictionary in PdfEncryptor.
      The command line program encrypt_pdf.java was also changed.

    - outlines are not generated in Chapter and Section if the title is
empty.

    - added PdfWriter.setStrictImageSequence() to force images and text to
appear
      in the order they were added to the document.

    - added BarcodePDF417 for the generation of the 2D barcode PDF417.

    - fixed PdfReader to work with /Encrypted key equal to 'null'. The
      document was being recognized as encrypted when it was not.


All this at:

http://www.geocities.com/itextpdf

Best Regards,
Paulo Soares




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to