PdfXRules

Overview

PdfXRules is a class in Aspose.Pdf FOSS for Java. Inherits from: PdfARule.

Validates PDF/X compliance requirements.

Methods

SignatureDescription
PdfXRules()Creates a new PDF/X rules checker.
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult)

See Also