We have a requirement where one would want to combine 2 PDF files.

The PDF files being combined may or may not have forms on it.

Would the following be recommended approach to handle this sort of
requirement.

1. Check if the files contain PDF form field data. 
2. If yes use PdfCopyFields if no use PdfCopy.

This will work only if all the pages in the documents are being combined. 

What if we are combining only selected pages from the two documents. Can we
select pages when using PdfCopyFields?


-- 
View this message in context: 
http://www.nabble.com/PDF-combine-tp23622523p23622523.html
Sent from the iText - General mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to