Skip to main content
The PDFEngines class uses Gotenberg’s PDF Engines routes to manipulate existing PDFs. It does not create PDFs from HTML or URLs; use the Chromium or LibreOffice routes for that. Merge order is alphanumeric by filename (same as Gotenberg).

Operations

All methods accept files as an array of paths or { data, ext } objects. Every method also accepts the cross-cutting downloadFrom, webhook, outputFilename, and trace parameters — see Request tracing. See the individual pages for parameters and examples.

Next pages