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

Question

Question

Is there a way to open Laserfiche Document Viewer from MS Access form?

asked on June 1, 2015

I want to build a form in MS Access to display Laserfiche document search results. Is there a way to open Laserfiche client by an EntryID within the Access form, using VBA? Thanks.

0 0

Replies

replied on June 8, 2015

Here is a command line that will open the Client for a specific document ID: "C:\Program Files (x86)\Laserfiche\Client\LF.exe." -W -L"RepositoryName" -E"EntryIDThis can be dynamically created within Access.

Here are a couple articles that describe the syntax in detail. 

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

Sign in to reply to this post.