Hi,

Version 5.4.3 iText(Sharp)


I'm generating tags using the composite way by using MarkedContentSequence etc. 
 This all works fine, however when the method Document.SetTagged() is ran this 
creates a "<Document>" tag at some point.  I think this might occur on 
Document.Close().  I assume this because this happens after producing all of my 
tags.


My issue is that I add my own Element structure PdfName.Document tag to the 
root element and generate tags to hook onto this.  But iText(Sharp)  generates 
an additional "<Document>" tag which contains less than desirable tagged 
content and a reading order that is thrown a little.

Please could we have functionality to set the tagging of the document at the 
very basic level of setting user properties and creating the default root 
structure of the document and NOT to create the "<Document>" tag and it's other 
tags.  Maybe to add an overload to SetTagged or another property to omit 
generating iText's own "<Document>" tag.  I'd like to create to add this to the 
root structure myself and add only my pdf tags.

This would be super useful if I can have full control! (Apart from the 
fundamentals required behind the scenes to create and then add to a 
StructureTreeRoot).


Thank You

Tim Jones
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&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