The generalFormRequest ATL COM module manages
and fills out a PDF based form system
and fills out a PDF based form system
Changes from V4.30 to V4.50...
The following list shows how the transition from V4.30 to V4.50 must be made in terms of new, changed, and deleted interface methods a/o arguments. |
|||
IGeneralFormResponseManager | |||
changed: | The IGeneralFormResponseManager::LoadXML(...) method can natively load XML infosets of type generalFormResponse_450.xsd and generalFormResponse_430.xsd. | ||
changed: | The IGeneralFormResponseManager::Print(...) method can natively print responses of type generalFormResponse_450.xsd and generalFormResponse_430.xsd. | ||
IGeneralFormResponse | |||
new: | The iterator pair IGeneralFormResponse::GetFirstDocument(...) / IGeneralFormResponse::GetNextDocument(...) was included to retrieve added documents of type JPG, PNG, or PDF | ||
IAddress | |||
no changes |