class

PdfForms::Pdf

Inherits PdfForms::NormalizePath / Reference / Object

Constructors

new(path : String, pdftk : String = PDFTK_PATH, options : Hash(String, Bool | String) = {} of String => String | Bool)
Source

Instance methods

field(name)

the field object for the named field

Source
fields

list of field objects for all defined fields

Initialize the object with utf8_fields: true to get utf8 encoded field names.

Source
options=(options : Hash(String, String | Bool))
Source
path=(path : String)
Source
pdftk=(pdftk : String)
Source