We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed99bd commit e97125dCopy full SHA for e97125d
1 file changed
README.md
@@ -7,3 +7,7 @@ AutoStoreLibrary.SignDoc - Calls to Kofax SignDoc using the SignDoc v7 API
7
AutoStoreLibrary.Tools - Calls to the general tools
8
9
Please note this library is not supported by Kofax and is provide by John Campbell-Higgens as is.
10
+
11
+All libraries are created in Visual Studio 2019 - Visual Basic.
12
+DocuWare libaries require the installation of the DocuWare .NET libraries via NuGet in Visual Studio
13
+SignDoc libraries require the installation of the NewtonSoft JSON libraries via NuGet in Visual Studio.
0 commit comments