ThreeDContentConstraint
in package
implements
ConformanceConstraint
FinalYes
ISO 24517-1 (PDF/E-1): 3D content validation.
Validates that 3D annotations reference valid 3D streams with a recognized subtype (U3D or PRC) and at least one view definition.
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