[iText-questions] Errors in Adobe Acrobat Reader

2009-11-09 Thread Ludger
When the table have less than 3 rows -> no error - When the table is on page 1 -> no error Have anybody an idea what is wrong? In the attachment is the pdf with the error. Thank you for help Ludger http://old.nabble.com/file/p26157759/Q4UReport_299_2009_26.pdf Q4UReport_299_2009_26.

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
problem... Best regards, Ludger > -Original Message- > From: Paulo Soares [mailto:psoa...@glintt.com] > Sent: Tuesday, August 18, 2009 8:53 PM > To: Post all your questions about iText here > Subject: Re: [iText-questions] SpotColor and equals() > > SpotColor is an e

[iText-questions] SpotColor and equals()

2009-08-18 Thread Ludger Buenger
is duplicated (and possibly not in sync) between SpotColor and PdfSpotColor? Best regards, Ludger -- Dipl.-Inf. Ludger Bünger -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial.

[iText-questions] iText

2009-06-16 Thread Ludger Buenger
e attached patch). Best regards, Ludger -- Dipl.-Inf. Ludger Bünger Index: .classpath === --- .classpath (revision 9772) +++ .classpath (working copy) @@

[iText-questions] Printing PDF

2009-05-29 Thread Ludger Roßkamp
Hello I want to print my PDF directly in Black and White. The PDF contains colored graphics and tables. I have buy the book, but I can’t find the right information. How do I print the PDF in black/white? Thank for help. Best Regards Ludger Mit freundlichen Grüßen

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

2009-04-30 Thread Ludger Buenger
PDF size and b) reducing processing time when creating PDFs significantly. Best regards, Ludger Bünger -- Ludger Bünger Senior Software Engineer RealObjects GmbH Index: src/core/com/lowagie/text/pdf/PdfGraphics2D.java === -

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

2008-04-11 Thread Ludger Buenger
Thanks, this works fine... Best regards, Ludger - Original Message - Date: Wed, 9 Apr 2008 22:48:14 +0100 From: "Paulo Soares" <[EMAIL PROTECTED]> Subject: Re: [iText-questions] PdfSmartCopy corrupting internal links. To: "Post all your questions about iText here

[iText-questions] PdfSmartCopy corrupting internal links.

2008-04-09 Thread Ludger Buenger
together. Maybe someone more into it comes up with a better solution? Best regards, Ludger -- Dipl.-Inf. Ludger Bünger Product Development - - - - - - - - - - - - - - - - RealObjects GmbH Altenkesseler Str. 17/B4 66115 Saarbrücken, Germany Tel +49 (0)681 98579 0 Fax +49 (0)681 985

[iText-questions] Euro symbol in PdfDoc encoding vs. non breaking space in unicode...

2007-11-27 Thread Ludger Bünger
ash, than at least itext will not convert wrongly but omit the non-convertible character. So after having found two places where itext (imho) wrongly checks for >= 160 where it should check for > 160 I risk the assumption that the third place where we compare >= 160 is likely to al