Re: [iText-questions] SpotColor and equals()

2009-08-21 Thread Ludger Buenger
scuss this with Bruno, it will > break at > least one example in the book. > > Paulo > > - Original Message - > From: "Ludger Buenger" > To: > Sent: Tuesday, August 18, 2009 5:28 PM > Subject: [iText-questions] SpotColor and equals() > > >

Re: [iText-questions] SpotColor and equals()

2009-08-20 Thread Ludger Buenger
> -Original Message- > From: Paulo Soares [mailto:psoa...@glintt.com] > Sent: Wednesday, August 19, 2009 6:55 PM > To: Post all your questions about iText here > Subject: Re: [iText-questions] SpotColor and equals() > > The book is now 3 years old and I wouldn't worry too much to keep >

Re: [iText-questions] SpotColor and equals()

2009-08-19 Thread Ludger Buenger
> logic thing to do but I'll have to discuss this with Bruno, it will > break at > least one example in the book. > > Paulo > > - Original Message - > From: "Ludger Buenger" > To: > Sent: Tuesday, August 18, 2009 5:28 PM > Subject: [iText-que

[iText-questions] SpotColor and equals()

2009-08-18 Thread Ludger Buenger
I tried to build an object cache reducing the time to create equal colors multiple times and thus reduce memory consumption and garbage collection time of our application. This does work well for java colors, CMYKColor and GrayColor. However, the itext SpotColor class uses the following equals

[iText-questions] iText

2009-06-16 Thread Ludger Buenger
Hi everyone, I'd like to report what seems a mistake to me: As with iText svn revision 3953 there is a new class com.lowagie.text.pdf.TSAClientBouncyCastle. This class uses sun.misc.BASE64Encoder and -Decoder, two classes that are not guaranteed, to be available with all Java VMs. Since Itext

[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

Re: [iText-questions] PdfSmartCopy corrupting internal links.

2008-04-11 Thread Ludger Buenger
" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Fixed in the SVN. Please check if it works for you. Paulo - Original Message - From: "Ludger Buenger" <[EMAIL PROTECTED

[iText-questions] PdfSmartCopy corrupting internal links.

2008-04-09 Thread Ludger Buenger
Hello everyone. I'd like to bring your attention to something that might be a bug in PdfSmartCopy (but maybe it's just a feature - who knows?) Ok, here is the issue (occuring with todays svn snapshot): Merging two Pdfs using PdfSmartCopy corrupts internal links between different pages. This