Accusoft Pegasus
Accusoft Pegasus

imaging SDKs that accelerate development

FormFix® v4 FAQ

Contact Support



Q1How can I determine if I have the latest version of an Accusoft Pegasus control?
Q2How do I distribute my application?
Q3What DLL do I need to distribute with my application?

Q1: How can I determine if I have the latest version of an Accusoft Pegasus control?
Please download the PegConnect utility program from the following link: PegConnect
or reference the Latest Builds page.

Q2: How do I distribute my application?
Please note: You must have received unlock codes in order to distribute applications. These are received when runtimes are purchased. If you have not received them please Contact Sales.

You must call the UnlockRuntime method in the Licensing class where the application begins and pass the unlock codes as the parameters. For example:

formFix1.Licensing.UnlockRuntime(1234,1234,1234,1234);

Q3: What DLL do I need to distribute with my application?

Accusoft.FormFix4.Net.dll