docs/module-AcroForm.html
jsPDF AcroForm Plugin
Source:
AcroFormButtonAcroFormCheckBoxAcroFormChoiceFieldAcroFormComboBoxAcroFormEditBoxAcroFormFieldAcroFormListBoxAcroFormPasswordFieldAcroFormPDFObjectAcroFormPushButtonAcroFormRadioButtonAcroFormTextField
Source:
Returns an key-value-List of all non-configurable Variables from the Object
Source:
Bit-Operations
Source:
Add an AcroForm-Field to the jsPDF-instance
| Name | Type | Description |
|---|---|---|
fieldObject | Object |
Type jsPDF
Source:
Adds /Acroform X 0 R to Document Catalog, and creates the AcroForm Dictionary
Source:
Small workaround for calculating the TextMetric approximately.
| Name | Type | Description |
|---|---|---|
text | ||
fontsize |
(Has Height and Width)
Type TextMetrics
Source:
Create the Reference to the widgetAnnotation, so that it gets referenced in the Annot[] int the+ (Requires the Annotation Plugin)
Source:
Creates the single Fields and writes them into the Document
If fieldArray is set, use the fields that are inside it instead of the fields from the AcroRoot (for the FormXObjects...)
Source:
Escapes a PDF Name Object. Replaces special characters (delimiter, whitespace, #) with their hex representation.