FormFix v6.0 for .NET - Updated
Integrate with Non Accusoft Components
Developer Guide > How To > Use FormDirector > Integrate with Other Components > Integrate with Non Accusoft Components

A form processing application may require (or prefer) use of a non Accusoft component. These components can still be integrated with FormDirector.

Majority of data in FormDirector is stored as strings. So, as long as a descriptive string can be generated to describe the operation to be performed by the component (operation control parameters), then the operation can be represented by a FormDirector DataItem object.

The DataItem Type string must start with the underscore character ("_"), in order for the type string to be considered valid by FormDirector.

 

See Also
Is this page helpful?
Yes No
Thanks for your feedback.