Skip to content

happypdf / FACTUR_X_EXTENSION_SCHEMA

Variable: FACTUR_X_EXTENSION_SCHEMA

ts
const FACTUR_X_EXTENSION_SCHEMA: string;

Defined in: src/api/pdfa/facturx.ts:88

Fixed PDF/A extension schema description for the Factur-X fx properties. Required so PDF/A validators accept the custom metadata.

Based on the PDFlib / Factur-X sample extension schema.

MIT Licensed. A fork of pdf-lib.