Liking cljdoc? Tell your friends :D

pdfboxing.form


get-fieldsclj

(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
sourceraw docstring

rename-fieldsclj

(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
sourceraw docstring

set-fieldsclj

(set-fields input output new-fields)

fill in the fields with the values provided

fill in the fields with the values provided
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close