@ptkl/sdk - v0.9.9
Preparing search index...
PDFFillOptions
Type Alias PDFFillOptions
type
PDFFillOptions
=
{
form_data
?:
Record
<
string
,
any
>
;
forms
?:
PDFFormStructure
[]
|
any
;
input_path
?:
string
;
output_file_name
?:
string
;
output_path
?:
string
;
output_pdf
?:
boolean
;
output_type
?:
PDFOutputType
;
}
Index
Properties
form_
data?
forms?
input_
path?
output_
file_
name?
output_
path?
output_
pdf?
output_
type?
Properties
Optional
form_
data
form_data
?:
Record
<
string
,
any
>
Optional
forms
forms
?:
PDFFormStructure
[]
|
any
Optional
input_
path
input_path
?:
string
Optional
output_
file_
name
output_file_name
?:
string
Optional
output_
path
output_path
?:
string
Optional
output_
pdf
output_pdf
?:
boolean
Optional
output_
type
output_type
?:
PDFOutputType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
form_
data
forms
input_
path
output_
file_
name
output_
path
output_
pdf
output_
type
@ptkl/sdk - v0.9.9
Loading...