pdfcpu

package
v7.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2021 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package pdfcpu provides a module which wraps the https://github.com/pdfcpu/pdfcpu library and implements the gotenberg.PDFEngine interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PDFcpu

type PDFcpu struct {
	// contains filtered or unexported fields
}

PDFcpu is a module which wraps the https://github.com/pdfcpu/pdfcpu library and implements the gotenberg.PDFEngine interface.

func (PDFcpu) Convert

func (engine PDFcpu) Convert(_ context.Context, _ *zap.Logger, format, _, _ string) error

Convert is not available for this PDF engine.

func (PDFcpu) Descriptor

func (PDFcpu) Descriptor() gotenberg.ModuleDescriptor

Descriptor returns a PDFcpu's module descriptor.

func (PDFcpu) Merge

func (engine PDFcpu) Merge(_ context.Context, _ *zap.Logger, inputPaths []string, outputPath string) error

Merge merges the given PDFs into a unique PDF.

func (*PDFcpu) Provision

func (engine *PDFcpu) Provision(_ *gotenberg.Context) error

Provision sets the engine properties.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL