Re: [iText-questions] PDFGraphics2D: a) drawString(AttributedCharacterIterator) b) painting multiple Images

2009-04-30 Thread 1T3XT info
Ludger Buenger wrote: > Therefore I attached a second patch containg such an image cache > a) reducing PDF size and b) reducing processing time when creating PDFs significantly. This sounds very interesting. I'd like to take a look at it, and integrate it into the next iText release, but before

[iText-questions] PDFGraphics2D: a) drawString(AttributedCharacterIterator) b) painting multiple Images

2009-04-30 Thread Ludger Buenger
Hi Bruno, Hi Paulo, We make extensive use of the Graphics2D interface to various destinations and discovered some issues with iText we intend to share. First regarding the drawString(AttributedCharacterIterator): Using iText I discovered that some Java TextAttributes are only partially implem