Skip to main content
Add the connector assemblies to your ABBYY FlexiCapture project before you configure document export. Open the project in the ABBYY FlexiCapture Project Setup Station on the computer where the connector is installed, and then follow whichever procedure matches your setup.

Assemblies to add

All three libraries are in the folder where you installed the connector. The default path is:
  • AfcDmsConnector.dll
  • DmsConnector.dll
  • LaserficheConnector.dll

Add the assemblies to one Document Definition

Use this procedure to export data to Laserfiche from a single Document Definition.
1

Open the Document Definition

  1. Click Project > Document Definitions to open the list of Document Definitions available for the project.
  2. Select the Document Definition you want to change.
  3. Click Edit.
2

Open the .Net References tab

Click Document Definition > Document Definition Properties, and then click the .Net References tab.
3

Add each library

  1. Click Add.
  2. In the Add Assembly dialog box, select Attached file from the Type drop-down list.
  3. Specify the path to the DLL in the Reference field.
Repeat these steps for each of the three libraries.

Add the assemblies to multiple Document Definitions

Use this procedure to export data to Laserfiche from more than one Document Definition. Adding the libraries at project level makes them shared assemblies.
1

Open the project .Net References tab

Click Project > Project Properties, and then click .Net References.
2

Add each library to the project

  1. Click Add to open the Add Assembly dialog box.
  2. Select Attached file from the Type drop-down list.
  3. Specify the path to one of the connector libraries.
Repeat these steps for each of the three libraries.
3

Open the Document Definition .Net References tab

  1. Open a Document Definition in the Document Definition Editor.
  2. Click Document Definition > Document Definition Properties.
  3. Click the .Net References tab.
4

Add the shared assemblies to the Document Definition

  1. Click Add to open the Add Assembly dialog box.
  2. Select Shared assembly from the Type drop-down list.
  3. Select each of the three libraries from the list.
5

Save the Document Definition

Save the Document Definition to apply the changes.