Scott,

Carter, Scott wrote
> I have an implementation of iTextSharp, where we are combining multiple
> pdf documents that are saved individually within our database.  If you
> view each document alone, the highlighting displays fine.  However, when
> merging documents with iTextSharp, the first document's highlights show,
> but others do not.  Any ideas as to what may cause this?

Show your merging code, please.

Quite likely your merging code is based on PdfWriter, not on PdfCopy. If you
want to keep annotations (like highlight annotations or form fields), that's
the wrong choice.

Regards,   Michael



--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/When-merging-several-pdf-read-from-a-database-highlighting-is-lost-on-subsequent-documents-tp4659684p4659686.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) 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