Op 1/03/2011 9:52, Jha, Vinay schreef:

One of the tasks that we are performing in our application using iText is to join multiple PDFs into one.

How? Are you using PdfWriter? PdfStamper? PdfCopy? PdfSmartCopy?

Problem we are facing is"If one or many of the multiple input PDF files has hidden text field in it, theresultant merged PDF file has blank pages. This results in loss of information."

This is very strange if you merge the PDFs the appropriate way.
Of course, if you took some rogue example from the web, you could face problems.
Also: you're using an iTextSharp version that is no longer supported.

While doing same with Adobe Acrobat it merges them'with'hidden text.

Here'hidden text'mean when I do an'examine document'from acrobat reader on any of the input PDF files it shows a field'Hidden text'.

That doesn't tell us much. I assume you're talking about annotations,
because it is generally known that merging PDFs using PdfWriter removes
all annotations.
------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText® is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to