InteractiveFormRules
Overview
InteractiveFormRules is a class in Aspose.PDF FOSS for Java.
Inherits from: PdfARule.
Validates interactive form requirements for PDF/A compliance.
This class provides 2 methods for working with InteractiveFormRules objects in Java programs.
Available methods include: InteractiveFormRules, validate.
All public members are accessible to any Java application after installing the Aspose.PDF FOSS for Java package.
Methods
| Signature | Description |
|---|---|
InteractiveFormRules() | Creates a new interactive form rules checker. |
validate(parser: PDFParser, format: PdfFormat, result: PdfAValidationResult) |