fillpdf

command module
v0.0.0-...-5ac3313 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

README

FillPDF

FillPDF is a golang library to easily fill PDF forms. This library uses the pdftk utility to fill the PDF forms with fdf data. Currently this library only supports PDF text and checkbox field values. Feel free to add support to more form types (Send pull request to original developer) This fork extends with some more pdftk commands

  • Multistamp
  • Ability to generate PDF's with special characters (with flatten) with pdftk. (Limited by font in PDF)

2019: the library has been turned into a standalone server.

Build and push a new container like this: $ gcloud builds submit -t gcr.io/$PROJECT/fillpdf:v$VERSION --project $PROJECT Change $PROJECT and $VERSION to what you need.

Then you have to redeploy the service. Bump the version in main repo: devops/k8s/deployment_fillpdf.yaml For example: $ SITE=se-test fab gen_env_files $ kubectl apply -f devops/k8s/deployment_fillpdf.yaml

Documentation

Check the Documentation at GoDoc.org.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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