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.
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.