mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 16:42:15 +01:00
5 lines
164 B
Go
5 lines
164 B
Go
// Package pdfcpu provides a module which wraps the
|
|
// https://github.com/pdfcpu/pdfcpu library and implements the
|
|
// gotenberg.PDFEngine interface.
|
|
package pdfcpu
|