Re: [iText-questions] Patch for PdfStamperImp

2007-08-30 Thread Paulo Soares
Anything is possible but you didn't show any PDF. Paulo - Original Message - From: "nando.dev" <[EMAIL PROTECTED]> To: Sent: Wednesday, August 29, 2007 8:26 PM Subject: Re: [iText-questions] Patch for PdfStamperImp > > It's possible the pdfs that caus

Re: [iText-questions] Patch for PdfStamperImp

2007-08-29 Thread nando.dev
It's possible the pdfs that cause this problem were created with the same commercial product. -- View this message in context: http://www.nabble.com/Patch-for-PdfStamperImp-tf4343389.html#a12393957 Sent from the iText - General mailing list archive at Nabble.com. --

Re: [iText-questions] Patch for PdfStamperImp

2007-08-28 Thread Paulo Soares
I would like to see the PDF that causes the error. Paulo - Original Message - From: "nando.dev" <[EMAIL PROTECTED]> To: Sent: Tuesday, August 28, 2007 6:31 PM Subject: [iText-questions] Patch for PdfStamperImp > Hi, > I'd found a problem when usin

[iText-questions] Patch for PdfStamperImp

2007-08-28 Thread nando . dev
Hi, I'd found a problem when using iText to add text over an existing pdf document throwed a ClassCastException. I'd correct this problem in iText 2.0.4. I send a patch which resolve this problem. Bye, Index: /datos/workspace/iText-core/src/com/lowagie/text/pdf/PdfStamperImp.java =