services.gotenberg.pdfEngines.merge

NixOS option

PDF Engines to use for merging files.

type: list of (one of "qpdf", "pdfcpu", "pdftk")
Default
[
  "qpdf"
  "pdfcpu"
  "pdftk"
]
declared in: nixos/modules/services/misc/gotenberg.nixView source on NixOS/nixpkgs →