Skip to main content
PDFEngines.convert() transforms PDF files into the requested PDF/A format and/or PDF/UA (accessibility). At least one of pdfa or pdfUA must be provided.
Returns a single PDF buffer. Use PdfFormat for the desired PDF/A variant (PdfFormat.A_1b, PdfFormat.A_2b, or PdfFormat.A_3b). See Reference — types for the full PdfFormat enum. downloadFrom, webhook, outputFilename, and trace are also accepted — see Request tracing.