PreflightReportFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [PreflightReportFilterInput!] | ||
| bwPages | PreflightReportFilterBwPages | Number of black and white pages | |
| colorPages | PreflightReportFilterColorPages | Number of color pages | |
| createdAt | PreflightReportFilterCreatedAt | ||
| criticalFailures | PreflightReportFilterCriticalFailures | Number of critical failures found | |
| engineName | PreflightReportFilterEngineName | Name and version of the preflight engine | |
| errors | PreflightReportFilterErrors | Number of errors found in the preflight report | |
| file | FileFilterInput | The file this preflight report is associated with | |
| fileId | PreflightReportFilterFileId | ||
| fixesApplied | PreflightReportFilterFixesApplied | Number of fixes applied in the preflight report | |
| id | PreflightReportFilterId | ||
| informational | PreflightReportFilterInformational | Number of informational messages found in the preflight report | |
| isPdfXCompliant | PreflightReportFilterIsPdfXCompliant | Whether the PDF meets PDF/X standards | |
| nonCriticalFailures | PreflightReportFilterNonCriticalFailures | Number of non-critical failures found | |
| not | [PreflightReportFilterInput!] | ||
| or | [PreflightReportFilterInput!] | ||
| pageCount | PreflightReportFilterPageCount | Number of pages in the document | |
| pdfVersion | PreflightReportFilterPdfVersion | PDF version (e.g., '1.4') | |
| preflightProfile | PreflightReportFilterPreflightProfile | Name of the preflight profile used | |
| rawReportData | PreflightReportFilterRawReportData | Raw JSON or XML content of the preflight report if available | |
| status | PreflightReportFilterStatus | Status of the preflight report | |
| totalInkCoverage | PreflightReportFilterTotalInkCoverage | Total ink coverage percentage across all pages | |
| updatedAt | PreflightReportFilterUpdatedAt | ||
| warnings | PreflightReportFilterWarnings | Number of warnings found in the preflight report |