Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 332 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 332 Bytes

Integration Tools

Note

This image provides integration testing tools for Gotenberg.

Build from Source

To compile the project from source, run:

make build

If you need to update the VeraPDF version, first edit the version number in the .env file, then execute:

make download-verapdf build