I am a newbie. I have a couple of pdf forms that are posted every 3 months with some changes. I want to fill in the text boxes on those pdf forms by using a rails application. So this is what I was thinking. I create a table for the pdf forms. And I create a table for all the fields that need to be filled out on the form. As part of those fields I create positioning coordinates for each field to lay all the text boxes into their appropriate location ontop of the pdf document. Then merge the two. Would this be a way to do this or is there a better way?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Creating and Filling PDF Forms | 1 | 114 | May 21, 2008 | |
Need help with report building. PDF or IMG or what? | 4 | 128 | July 25, 2008 | |
pdf fdf implemenation | 7 | 163 | February 27, 2008 | |
How to do that with PDF Writer? (text inside a box) | 0 | 113 | January 12, 2008 | |
Create pdf using ruby on rails | 0 | 148 | November 27, 2008 |