Categorygithub.com/patiek/go-pdftools
repository
0.1.1
Repository: https://github.com/patiek/go-pdftools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-pdftools

PDF utilities to fill PDFs via FDF and manipulating them with PDFtk

FDF

Package fdf provides functions to generate FDF (Forms Data Format) useful for filling PDF forms with data.

Documentation

https://pkg.go.dev/github.com/patiek/go-pdftools/fdf

PDFtk

Package pdftk provides wrapper functions for calling PDFtk commands.

Expects command line executable of pdftk or pdftk-java to be installed.

Documentation

https://pkg.go.dev/github.com/patiek/go-pdftools/pdftk