-
Renamed the project from pdftk_forms to active_pdftk
-
Initial Release of the new gem: pdftk_forms
-
Combined the 2 projects here:
-
Added xfdf support for generating the combined pdf
-
Added a bunch of field helper methods that make creating forms much easier
-
#field_type (returns a string of ‘text_field’, ‘text_area’, ‘check_box’, ‘radio_button’, ‘select’ or ‘push button’)
-
#required?
-
#multiline? (for text_areas)
-