Vadim Kononov
Vadim Kononov
@BrendaEgeland You mentioned that I need to use `BaseFont` in order to support special characters. Are you able to share any articles on how that problem is fixed in Java?...
@BrendaEgeland `ITEXT::BaseFont` is not defined because: 1. It is not defined in `/lib/fillable-pdf/itext.rb`. 2. It does not exist in any of the `jar` files within `/ext`, because `BaseFont` is part...
@farooqch11 Thanks for the pull request. I tested your code, and editing protected documents does not work for me with your changes. Can you please tell me under which circumstances...
Unfortunately the fix to add `false` as a second parameter of `setValue` does not work with the latest iText version (7.2.3). The problem is likely with the encoding of the...
The hanging problem is something I've been investigating for a long time, but so far I have not had any success fixing it. I've never tried deploying an app with...
Thanks, @yv3s. Glad it's working. I haven't had time do proper testing on this issue yet. Hopefully, the problem was with Heroku itself or an older version of Puma. @Bajinai,...
Closing this issue, as it has not received any activity for almost a year.
@leomayleomay @MatUrbanski Could you let me know if you're still having the issue with the 0.9.0 version of the gem? Thanks!
Thanks, @MatUrbanski. I'll update the README with your findings.
@DanAndreasson Please check out the `README.md` for the latest list of known issues (I don't think `spring` is an issue any more) and for how to deploy on Heroku. Also,...