Hate PDF Forms? Check Out My No Code Solution
sayitwith.ink
Hate PDF Forms? Check Out My No Code Solution
1–10 of 39 posts
Re: Hate PDF Forms? Check Out My No Code Solution
#2Create a form using text markup. Get an URL pointing to the form and mail it to your customers.
I recently received a PDF form (created by M$ Word). I use Linux and managed to open it with Libreoffice (Draw!). The text entry boxes were misaligned or just missing. Digits each had a separate text field. Tiresome... By the time I had re-exported it to PDF with the fields filled, some of the formatting had been changed/lost.
So I made this.
I'd rather fill out forms in my browser. Browsers can print PDF. What could go wrong?
Tell me in the comments below.
Re: Hate PDF Forms? Check Out My No Code Solution
#3Hate PDF Forms? Check out my No Code solution! Create a form using text markup. Get an URL pointing to the form and mail it to your customers. I recently received a PDF form (created by M$ Word). I use Linux and managed to open it with Libreoffice (Draw!). The text entry boxes were misaligned or just missing. Digits each had a separate text field. Tiresome... By the time I had re-exported it to PDF with the fields fi…
Will the code be out somewhere so others can contribute to it?
Re: Hate PDF Forms? Check Out My No Code Solution
#4server internal error (identical form exists?)
Re: Hate PDF Forms? Check Out My No Code Solution
#5Hate PDF Forms? Check out my No Code solution! Create a form using text markup. Get an URL pointing to the form and mail it to your customers. I recently received a PDF form (created by M$ Word). I use Linux and managed to open it with Libreoffice (Draw!). The text entry boxes were misaligned or just missing. Digits each had a separate text field. Tiresome... By the time I had re-exported it to PDF with the fields fi…
bad form id
Re: Hate PDF Forms? Check Out My No Code Solution
#6Bug: Get the following error unless I change the text in text box. server internal error (identical form exists?)
Re: Hate PDF Forms? Check Out My No Code Solution
#7Re: Hate PDF Forms? Check Out My No Code Solution
#8Re: Hate PDF Forms? Check Out My No Code Solution
#9Why not go one step further and add a "Save" button which creates (& downloads) a PDF in the browser?
Re: Hate PDF Forms? Check Out My No Code Solution
#10Is no code a marketing term for code? Looks like code to me.