Creating PDF Structure Tags using FDK
I am trying to include PDF structure tags using the FDK. I set the FP_PDFStructure property in the document object to true, then for each paragraph format I want to include in the structure tags I set the property FP_PDFStructureLevel to an integer value greater then 0. When I look at the output document's PDF settings the tags are not there (i.e Format->Document->PDF Setup). What am I missing here?
