diff options
author | Teddy Wing | 2021-04-11 03:40:43 +0200 |
---|---|---|
committer | Teddy Wing | 2021-04-11 03:40:43 +0200 |
commit | 28c232ded4313effdeeef18f746688df391ab2fb (patch) | |
tree | 11ecc7bbc258718d17952581c52da3475e2e5c8a /Idea.txt | |
parent | b809766140900e49241863ea1456d07e46517f3a (diff) | |
download | formurapid-28c232ded4313effdeeef18f746688df391ab2fb.tar.bz2 |
Add Idea.txt
Diffstat (limited to 'Idea.txt')
-rw-r--r-- | Idea.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Idea.txt b/Idea.txt new file mode 100644 index 0000000..24d289d --- /dev/null +++ b/Idea.txt @@ -0,0 +1,10 @@ +[--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 |