Files
gotenberg/pkg/modules/pdfcpu/doc.go
2026-04-03 14:23:18 +02:00

6 lines
176 B
Go

// Package pdfcpu implements gotenberg.PdfEngine using the pdfcpu command-line
// tool. Merges and splits PDF files.
//
// See https://github.com/pdfcpu/pdfcpu.
package pdfcpu