Changes in itext-paulo-102 (2002-08-20)

    - fixed a problem with multiple repeated images in Table.

    - fixed the kerning in TrueTypeFont.java

    - PdfContentByte.showText(PdfTextArray text) was made public.

    - PdfGraphics2D.create() returns a copy and not the same object.

    - added PdfContentByte.createGraphicsShapes(). Instead of using pdf
      fonts, only the shapes are used. The advantage is that the alignment
      is more precise and all Graphics2D text is allowed including arabic
      and hebrew. The disavantage is that the text is not searchable and
      the fonts look like type3 fonts (remember old tex->dvips->gs?).

    - more consistent setPageSize() in pdf.

    - added PdfWriter.setSpaceCharRatio(). Sets the ratio between the extra
      word spacing and the extra character spacing when the text is fully
      justified. This is also extended to ColumnText and PdfPCell for finer
      control.


All this at:

http://www.geocities.com/itextpdf

Best Regards,
Paulo Soares




-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to