From 16fbda5831d81c8fc430a41bbc75a9f80d54a701 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sat, 17 Apr 2021 20:19:59 +0200 Subject: Add an example Try to show command usage with a PDF form and the generated files. --- example/02-fill-in.sh | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 example/02-fill-in.sh (limited to 'example/02-fill-in.sh') diff --git a/example/02-fill-in.sh b/example/02-fill-in.sh new file mode 100755 index 0000000..17518e2 --- /dev/null +++ b/example/02-fill-in.sh @@ -0,0 +1,5 @@ +#!/bin/sh + +# Generates 'f1040-filled.pdf' based on 'f1040.toml'. + +formurapid --fill ./f1040.pdf -- cgit v1.2.3