The generalFormRequest ATL COM module manages
and fills out a PDF based form system
and fills out a PDF based form system
API browser of generalFormResponse450 COM module
IGeneralFormResponseManager interface | V4.50/ 2 Sep 2016 | ||
---|---|---|---|
The IGeneralFormResponseManager provides methods to load and analyze XML infosets of type generalFormResponse_430 and generalFormResponse_450. These infosets are responses to a previously sent form where the topmost object reference defines the target request. The loaded data can be printed out and/or retrieved with the returned IGeneralFormResponse interface.
The subchapter object reference provides an in-depth description of the concept of "object reference". |
|||
Methods | 8 methods | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
GetLogSettings | Get the log settings for the module. | ||
GetXMLInfo | Preloads and analyzes a XML infoset regarding the accepted schema versions and other important information like the encryption status | ||
LoadXML | Loads a received XML infoset back into memory for further processing via the returned interface instance | ||
The Print method is a visualization aid to preview/print the currently loaded data on screen or onto the local printer | |||
PrintAdjust | Shows the print object adjustment dialog that allows to move print objects of a .vps report generator file | ||
PrintSetup | Shows the printer setup dialog that allows to define the printer and its settings | ||
SetLogSettings | Sets the log settings for the module | ||
Properties | 6 properties | ||
[get] CreateGeneralFormResponseManager | Creates an instance of the main IGeneralFormResponseManager interface | ||
[put] DestructGeneralFormResponse | Destructs/invalidates this IGeneralFormResponse interface instance. | ||
[put] DestructGeneralFormResponseManager | Destructs/invalidates a main instance of the IGeneralFormResponseManager interface | ||
[get/put] ModuleLanguage | Get/Set the language for the module i.e | ||
[get] ModuleVersion | Get the version of the GeneralFormResponseManager module. | ||
[get] ModuleVersionText | Get the textual version of the GeneralFormResponseManager module. | ||