You are viewing limited content. For full access, please sign in.

Question

Question

application Scanner Laserfishe from Java

asked on April 29, 2015

Someone can guide me to solve in order to start the application Scanner Laserfishe from Java.

I tried to make this choice and I generated the following error.

Using the SDK 9.2

 

Java

-----

String parametros = "-server serverimage -repository ABAIMAGEN -username ABC -password abc -folder 161996 -waitforclose -closeafterstoring -mode basic";

String dir = "C:\\Windows\\SysWOW64\\cmd.exe /c start C:\\Scanner\\ScanningLauncher.exe "  + parametros;

Process p = Runtime.getRuntime().exec (dir);

 

 

 Error :

 

---------------------------

LfKofaxClient91.exe - Error del sistema

---------------------------

El programa no puede iniciarse porque falta BPImageWrapper91.dll en el equipo. Intente reinstalar el programa para corregir este problema.

---------------------------

Aceptar  

---------------------------

 

 

---------------------------

LfKofaxClient91.exe - Error del sistema

---------------------------

Cannot load KSCAN OCX

---------------------------

Aceptar   

0 0

Replies

replied on April 29, 2015

Does it work when you launch it from the Laserfiche Client? It looks like you don't have Kofax installed but are trying to use Kofax as a scan engine.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.