class

PdfForms::Fdf

Inherits PdfForms::DataFormat / Reference / Object

Map keys and values to Adobe"s FDF format.

Straight port of Perl"s PDF::FDF::Simple by Steffen Schwigon. Parsing FDF files is not supported (yet).

Constants

FOOTER = "]\nendobj\ntrailer\n<<\n/Root 1 0 R\n\n>>\n%%EOF\n"

Constructors

new(data, options = {} of String => String)
Source