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

Question

Question

SDK/Image Enable - Multiple Windows displaying

asked on October 14, 2014

I'm using the 9.1 SDK and the LFImageEnable80 library.

calling the ImageEnable.Search method seems to open Laserfiche, then open a separate search window and then open the document.

Ultimately our users just want to open the document. Is there any way to hide the search results window or force the search window to open within the existing Laserfiche Client window somehow?

Thanks,

Mark Atkinson

0 0

Replies

replied on October 14, 2014

LFImageEnable has been superseded by Client Automation Tools (aka CAT), a .NET library the provides much more flexibility. You can find documentation and sample code in the sdk documentation. There is more sample code here and here. With CAT you can find an existing client window and launch the search within it, or you can just open documents directly if you know the ID.

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

Sign in to reply to this post.