(get-fields pdfdoc)get all the field names and their values from a PDF document
get all the field names and their values from a PDF document
(rename-fields input output fields-map)take an input PDF, a new file to be created and a map with keys as the current form field names and values as the new names, and rename them
take an input PDF, a new file to be created and a map with keys as the current form field names and values as the new names, and rename them
(set-fields input output new-fields)fill in the fields with the values provided
fill in the fields with the values provided
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |