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

Question

Question

Its possible call snapshot via sdk script workflow ?

asked on January 20, 2014

Its possible call snapshot via sdk script workflow ?

via sdk laserfiche i use : using Laserfiche.ClientAutomation;

but not exist dll in references sdk script workflow

 

where can locate dll?

or there is another way code ?

 

thanks

 

0 0

Answers

APPROVED ANSWER
replied on January 20, 2014

Currently, the only Laserfiche module that can automatically generate TIFs from PDF files and also extract their text is Quick Fields.

1 0
SELECTED ANSWER
replied on January 21, 2014

You cannot use Snapshot or launch the Client from Workflow scripts. Due to licensing with 3rd party components, we cannot distribute the module that automatically generates image pages from PDFs in the SDK.

 

We are looking into adding this type of functionality to Distributed Processing, but it is not currently available.

 

However, if all you're looking for is to make PDFs text-searchable in Laserfiche, the Full Text Search engine can do that atuomatically if the PDF IFilter is installed on the same machine as the Full Text Search engine.

1 0

Replies

replied on February 18, 2015

Do you have LF Import Agent?  If so, you could push the file into an LF Import Agent monitored folder and use the built-in functionality of LF Import Agent to handle this for you.

1 0
replied on January 20, 2014

Snapshot is a printer driver. There currently isn't a way to automate its functionality via Workflow.

 

What are you trying to do exactly?

0 0
replied on January 20, 2014

Ok

I have a pdf with text and images (scanned) and for obtaining text from pdf

i use ocr tool of laserfiche. Its working fine.

 

But via sdk laserfiche , ocrengine not working , not obtaing text from images of pdf.

So i use code via sdk snapshot and next ocr via sdk its working fine, but 

only client laserfiche is open.

 

How extract text from pdf with images (scanned) ? via sdk laserfiche, script workflow, etc?

 

0 0
replied on January 21, 2014

There's a thread on MSDN related to this. You'll probably have to purchase a library to do it:

 

http://social.msdn.microsoft.com/Forums/vstudio/en-US/447b4310-2d9f-4307-b648-775f6d091ab1/how-to-convert-pdf-to-tiff-through-c?forum=csharpgeneral

0 0
replied on January 21, 2014

Ok thanks

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

Sign in to reply to this post.