happypdf / parsePDFAConformanceFromXmp
Function: parsePDFAConformanceFromXmp()
ts
function parsePDFAConformanceFromXmp(xml): ParsedConformance | undefined;Defined in: src/api/pdfa/xmp.ts:95
Read pdfaid:part / pdfaid:conformance from an XMP packet, if present and supported (1B / 2B / 2U / 3B / 3U).
Parameters
| Parameter | Type |
|---|---|
xml | string |
Returns
ParsedConformance | undefined