I am looking for Gem in ruby on rails which simply upload those PDFs (form fillable fields) and have the system simply recall that PDF template, fill the form and output the resulting PDF
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should check out the iText library, which I successfully used in jRuby. It feels somewhat native when using it in jRuby. You’ll certainly have to do some work, but I did exactly what you were after with iText.