This has got to be an easy one for all you iText "Pros" out there!
 
I'm looking at the "iText by Example", Concatenate.java file.  What I think would be stellar would be if we could (optionally) add a bookmark at the root of the outline that has a destination of the first page of the concatenated document.
 
Some of the logic would change a little (i.e. the SimpleBookmark list may never be null if you're prepending it to that list).
 
Anyway, can anyone give me an example of how I could mod that code to simply insert a bookmark as I concat each file in the array?
 
Much appreciated!
 
-AJ
 

Reply via email to