Re: [iText-questions] missing line space in Text field while merging multiple PDF's using PDFCopy of IText

2010-08-06 Thread shivananda22
Paulo, Thanks for the reply. Due to some security reasons I am not able to attach the PDF files, but I can show you the screen shots of the two files. Screen shot for the single PDF. Screen shot for merged files

Re: [iText-questions] missing line space in Text field while merging multiple PDF's using PDFCopy of IText

2010-08-06 Thread shivananda22
Paulo, Thanks for the reply. Due to some security reasons I am not able to attach the PDF files, but I can show you the screen shots of the two files. Screen shot for the single PDF. Screen shot for merged files

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-06 Thread Gylfi Ingvason
Here's a corrected (or at least improved) patch - this resolves the indirect reference to the correct object and does not create an unused entry in the Xref: protected internal virtual int GetNewObjectNumber(PdfReader reader, int number, int generation) { if (currentPdfReaderInstance == null)

Re: [iText-questions] Null pointer exception in PdfWriter

2010-08-06 Thread Paulo Soares
Thank you. Paulo -Original Message- From: Gylfi Ingvason [mailto:gylfi.ingva...@solimarsystems.com] Sent: Friday, August 06, 2010 4:26 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] Null pointer exception in PdfWriter Here's a corrected (or at least

Re: [iText-questions] missing line space in Text field while merging multiple PDF's using PDFCopy of IText

2010-08-06 Thread Paulo Soares
No pictures are present but in any case I have to look at the pdfs. Paulo From: shivananda22 [mailto:sivananda.mylar...@mphasis.com] Sent: Friday, August 06, 2010 7:51 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] missing line space

[iText-questions] How to get the layout right - text / images / text / images - tables vs. paragraphs

2010-08-06 Thread Rune Hellem
Hi I've just started using iText for my own personal project where I am exporting my blog to PDF. Each blog post have some text and one or more images in no particular order, it might alternate. I have tried to modify some of the examples I have found and now managed to create a pdf with text and

Re: [iText-questions] Removing date changing language in digital signature

2010-08-06 Thread Bradock
Perfect ... this library works much better than AbcPDF, at least in digital signature... Thanks! -- View this message in context: http://itext-general.2136553.n4.nabble.com/Removing-date-changing-language-in-digital-signature-tp2168865p2316259.html Sent from the iText - General mailing list