Add general tag "Document"

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v12)  /  Add general tag "Document"

DynamicPDF CoreSuite for .NET (v12) Forum

 Aug 15 2023 5:50 AM
Hi!

I have a problem to set the general overall TagType "Document" for my document. Which PageElement am I supposed to use? No problem with textareas, figures etc but I can't figure out which one is suitable for "Document"?

Thankful for any help.
//Hanna
 Aug 15 2023 10:49 AM
Posted by a ceTe Software moderator
Hi,

If you enable TagOptions for Document object using Tag property, then our API will handle tagging for the elements( only for newly added elements).

There is no option to set a tag to Document object. If you enable tag options, then this will be added by default.

Here is a code sample.

document.Tag = new TagOptions();

If you continue facing an issue, then please send the following information to support@dynamicpdf.com so we can look into it further.

1. Code sample which uses static data to recreate the issue.
2. Output PDF.
3. More information on your requirements or issue you are facing on your end.
4. Exact version and build number of the DynamicPDF DLL file used in your application. You can get this information by right clicking on the Core Suite DLL file >>Properties>>Details tab>>Product version. Take a screenshot of the Details tab and send it over to us.

Thanks,
ceTe Software Support Team
 Aug 16 2023 4:57 AM
Thank you for a fast answer, as always. I will send you a file where tags are created with Acrobat and my file, that lacks the tag I want.

Br
Hanna

All times are US Eastern Standard time. The time now is 4:03 PM.