phpdftk API Documentation

FontEmbeddingConstraint
in package
implements ConformanceConstraint

FinalYes

PDF/A clause 6.3: All fonts must be embedded.

Every font used in the document must have a FontDescriptor with a font program reference (/FontFile, /FontFile2, or /FontFile3). Type 0 composite fonts are checked via their descendant CID font.

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


        
On this page

Search results