generalFormRequestManager - the COM
module for the PDF form management
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
generalFormRequest ATL COM module

The GeneralFormRequestManager is an ATL COM module which provides methods to generate a The GeneralFormRequestManager is an ATL COM module that manages a PDF based form system. The module provides all the necessary methods to produce a filled out PDF form or a generalFormRequest_430.xsd type XML infoset that includes the PDF form itself as Base64 octet stream.

Empty PDF form templates from the medForms OID space, previously processed PDF form, or a XML infoset of type generalFormRequest_430.xsd, generalNotification_430.xsd can be loaded into the module.

Architectural blueprint
Firstly, a PDF form or XML infoset is loaded with LoadPDF or LoadXML. By using the returned IGeneralFormRequest interface all semantically well-known addresses and structured are queried by the iterator pairs GetFirstAddressRole / GetNextAddressRole and GetFirstStructRole / GetNextStructRole. The data returned from these iterators allows to define the corresponding addresses and structure by using the AddAddress and the various structure methods e.g. AddDiagnosis.

The generalFormRequest system does not endorse a paradigm of «completeness» or «100% preset capability». Therefore, after all semantically well-known information is set the PDF form is finalized by a user-driven review/modification process whereas Acrobat Reader using a preset PDF form does the visualization. This is done automatically when calling the GetPDF or GetXML methods. These methods deliver a final PDF form or XML infoset.
 

  Basis information of the generalFormRequest module
(cf. version handling )
Last update:  Friday, 17 February 2012 - 10:25:57
Module version/date:  4.03.002 17 Feb 2012
Interface version/date:  4.30 7 Sep 2011
covering XML schema 4.3 from 7. Sep. 2011
  Online Documentation Browser for the generalFormRequest API
  Download area for all generalFormRequest related documents
  XML Schema definition/documentation for the generalFormRequest
These documents are maintained and hosted by Forum Datenaustauch at www.forum-datenaustausch.ch
  Revision history of the generalFormRequest module
  FAQ - Frequently Asked Questions of the generalFormRequest module
Ask a question online
  Bug report/Change request system
See the Bug report/Change request system in the tools section for any open or already solved problems
If you want to define a bug report/change request yourself either use the bug report or change request form.