FontRules

Overview

FontRules is a class in Aspose.PDF FOSS for Java. Inherits from: PdfARule.

Validates font requirements for PDF/A compliance (most critical rule set).

This class provides 2 methods for working with FontRules objects in Java programs. Available methods include: FontRules, validate. All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.

Methods

SignatureDescription
FontRules()Creates a new font rules checker.
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult)

See Also

 English