happypdf / parseConformance
Function: parseConformance()
ts
function parseConformance(conformance): ParsedConformance;Defined in: src/api/pdfa/PDFAConformance.ts:38
Parse a [[PDFAConformanceLevel]] string into its part and level components, throwing a descriptive error for unsupported values.
Parameters
| Parameter | Type |
|---|---|
conformance | PDFAConformanceLevel |