Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PdfForms::DataFormat
Inherits
Reference
/
Object
Constructors
new
(data :
Hash
(
String
,
Array
(
String
)) |
Hash
(
String
,
Nil
) |
Hash
(
String
,
String
) = {} of
String
=>
String
, options :
Hash
(
String
,
String
) = {} of
String
=>
String
)
Source
Instance methods
data=
(data :
Hash
(
String
,
String
) |
Hash
(
String
,
Array
(
String
)) |
Hash
(
String
,
Nil
))
Source
file=
(file :
String
|
Nil
)
Source
id=
(id :
Array
(
String
))
Source
options=
(options :
Hash
(
String
,
String
))
Source
save_to
(path)
write fdf content to path
Source
to_fdf
Source
to_pdf_data
generate PDF content in this data format
Source
ufile=
(ufile :
String
|
Nil
)
Source