DPartRootConstraint
in package
implements
ConformanceConstraint
FinalYes
PDF/VT: Catalog must have a /DPartRoot reference.
The DPartRoot defines the document-part hierarchy used for variable-data printing workflows. This is the key structural requirement that distinguishes PDF/VT from plain PDF/X-4.
Table of Contents
Interfaces
- ConformanceConstraint
- A single category of conformance checks (e.g. font embedding, encryption).
Methods
- check() : array<int, ConformanceViolation>
- Check the document against this constraint for the given profile.
Methods
check()
Check the document against this constraint for the given profile.
public
check(DocumentInspector $inspector, ConformanceProfile $profile) : array<int, ConformanceViolation>
Parameters
- $inspector : DocumentInspector
- $profile : ConformanceProfile