fillable-pdf
fillable-pdf copied to clipboard
FillablePDF is an extremely simple and lightweight utility that bridges iText and Ruby in order to fill out fillable PDF forms or extract field values from previously filled out PDF forms.
Any idea what I'm doing wrong or what should I change? In any fields with value included national characters, proper value is displayed only when field is "clicked/active" In printout...
i tried these version for java: but didnt work:
I know there are some issues with this gem and the application server or things like spring, but I figured it would not conflict with more modern application servers but...
Thank you so much for this gem! I need to fill form fields with strings that may contain special characters, namely the card suit symbols ♠ ♥︎ ♦ ♣. Right...
Using the app with Puma locally works perfectly, but hosting it on Heroku (with Puma as well) makes the code hang, whenever FillablePDF.new is called. Have you experienced the hanging...
This pull request introduces two new methods to the fillable-pdf gem, enhancing its ability to identify specific form field types: 1. `radio_field?(key)`: Determines if a given field (identified by its...
We allow to flatten specific fields, not the whole form.
I am trying to fill out a PDF that apparently has an extended feature. When I save the file with fillable-pdf and reopen it in Acrobat DC, I get the...