Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Latest commit

 

History

History
31 lines (18 loc) · 828 Bytes

File metadata and controls

31 lines (18 loc) · 828 Bytes

Sputnik pdf form

Fill a pdf form and save it in a closed file.

Requirement

pdftk port to java >= 3.3.2

https://gitlab.com/pdftk-java/pdftk

Install on mac

brew install pdftk-java

Install on linux

wget http://ftp.debian.org/debian/pool/main/p/pdftk-java/pdftk-java_3.3.2-1_all.deb && sudo apt install ./pdftk-java_3.3.2-1_all.deb

Usage

Changelog

0.2.0

  • Add support for pdf form with multiple source file
  • Add overwrite for the pdf font file