blob: e7a02f4972dd424cb2828e0f0c42fdb0b4d1c790 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Name: formurapid, a combination of "form" and "PDF"
Inspired by: https://pypi.org/project/pdfforms/
[--option]
Write a version of the PDF with all fields filled with their field ID
[--option]
Write a TOML or YAML file with:
- id: 5
value: "a val"
[]
Fill in PDF with values file
|