Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
DynaPDF.CreateStructureTree
Creates a global structure tree that is required to create Tagged PDF files.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DynaPDF | 4.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "DynaPDF.CreateStructureTree"; PDF ) More
Parameters
Parameter | Description | Example |
---|---|---|
The PDF reference returned from DynaPDF.New. |
Result
Returns OK or error.
Description
Creates a global structure tree that is required to create Tagged PDF files.See dynapdf_help.pdf manual for details.
Required for PDF/A.
See also CreateStructureTree function in DynaPDF manual.
Examples
Create structure tree:
Set Variable [$r; Value:MBS("DynaPDF.CreateStructureTree"; $pdf)]
See also
Release notes
- Version 13.1
- Added DynaPDF.CreateStructureTreeEx function.
Example Databases
- DynaPDF/Convert to PDFA
- DynaPDF/Create Text as PDFA
- DynaPDF/Invoice/Invoice
- DynaPDF/Scan with WIA to PDF
- DynaPDF/ZUGFeRD/ZUGFeRD Invoice
- DynaPDF/ZUGFeRD 2.0/Factur-X Invoice
- DynaPDF/ZUGFeRD 2.0/ZUGFeRD 2.0 Invoice
- DynaPDF/ZUGFeRD and Facture-X/ZUGFeRD Invoice
- DynaPDF/ZUGFeRD and Facture-X/ZUGFeRD Rechnung erstellen
Blog Entries
- New in MBS FileMaker Plugin 13.1
- FileMaker with ZUGFeRD 2.0 and Factur-X
- How to Convert a PDF document to a PDF/A
- Creating PDF/A in FileMaker with ZUGFeRD standard
- Creating PDF/A in FileMaker with ZUGFeRD standard
FileMaker Magazin
This function checks for a license.
Created 4th November 2014, last changed 18th June 2016