Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.4
11.5
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
Statistic
FMM
Blog
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
Blog Entries
- 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 paid license.
Created 4th November 2014, last changed 18th June 2016
