Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.22 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.22 KB

Build Status Known Vulnerabilities Test Coverage Maintainability

General

This project provides a free PDF form designer. A UI guides the user to create a PDF document that contains form fields. Use this form field to let a customer fill out your PDF and print it with the filled values.

License

GNU General Public License (GPL)

Requirements

  • JDK 13
  • Maven 3.5.4

Run

Download the latest release, unzip the package and run the script according to your operating system.

See the requirements to avoid run problems.

Linux - MacOS

$>./run.sh

Windows

$:>run.bat

Build

$>./build.sh

Other PDF Projects

JavaScript based: https://pdf-lib.js.org/