// Package qpdf implements gotenberg.PdfEngine using the QPDF command-line // tool. Merges, splits, and flattens PDF files. // // Requires the QPDF_BIN_PATH environment variable. // // See https://github.com/qpdf/qpdf. package qpdf