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

Question

Question

Document scanning through LF forms in the repository

asked on May 5, 2016

I have a use case in which i am using a form with different types of information and the user needs to fill out these info along with scanning the documents to upload them to the form and save them as attachments in the repository.

Please let me know how can i scan these document directly through forms instead of performing two different processes by first scanning and saving them and then uploading them from this location to LF forms before submitting it.

0 0

Replies

replied on May 5, 2016

Well, one way i could think of is creating a rest service where your server has client already open and scan settings already configured. then use form to call that web service and in return get entry id, that you could use to display document using iframe in webaccess. 

Your webservice could call LFScan somethign like this

Usage: LFScan.exe -c|-b|-i [-d] [-w|-l]

Just a rough idea to make it work. 

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

Sign in to reply to this post.