Von der Wiege bis zur Bahre, Formulare, Formulare!
ancient german Volksmund for from cradle to bier, forms, forms!
Everybody hates to copy IBANs. Interactive PDF-forms are great, but they often dont't work. You should only have to enter data once and then they should be able to get copied it whenever needed.
With formcradle enables you to just type in your data and then send it, print it and scan it.
formcradle is a online tool to fill in common forms (terminations, NDAs, etc) and print it local or as pdf.
Or send values as key-values url with updated fragment identifier (#hash
) via mail.
Or scan the printed QR code (mobile BinaryEye), even on desktops and get the filled form again in your browser.
- use markdown, even with images (for logos ect)
- use em (
__Word__
) as placeholder - add plain HTML inputs with name like placeholders
name="word"
in lowercase. - set short id inputs
And add URL to form: ?form=.
The QR Codes represents the formscradle URL.
With the additional hash parameter &fcqr=
(default true
) you can switch the QR Code on prints.
There is no guarantee, the printed QR code represents the values from the printed form. You can print the form with a value and manipulate the QR code with another value.
- german nda from bsi.bund.de
- are you tired of writing your IBAN? Use german sepamandate and c&p your IBAN, print it, sign it and scan it again.
Using hashsplit to prefill forms or hand over datasets.