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

Question

Question

Generating Page while creating a new document and writeEDoc to it from local machine

SDK
asked on July 6, 2014

Hi,

I am new to Laserfiche and its Java SDK. I am migrating documents from local machine to the Laserfiche repository using Java SDK code. I have created document and then used writeEDoc() method to allocate local file to the document created. It imports document correctly but it does not set pages for the same.

In such case I need to login in Laserfiche client and generate pages for the document manually.

Is there any java API available which can be used to generate pages by code? What could be a best approach of importing documents in my case considering number if documents in couple of millions?

 

Thanks,

Gupteshwar

+91-8050041560

 

0 0

Replies

replied on July 9, 2014 Show version history

There is no method for automatically generating pages from PDFs or launch Snapshot programmatically through Java. In general, there isn't a Java analogue of Document Processor or DocumentServices, the COM and .NET libraries that handle OCR, Image Processing, or other SDK functions that aren't just direct Server functions.

 

As far as possible alternatives, you might want to check out https://answers.laserfiche.com/questions/48724/Pdf-to-tiff-via-sdk-and-tiff-to-pdf-its-possible- for information on programmatically generating pages from PDFs or https://answers.laserfiche.com/questions/48709/Its-possible-call-snapshot-via-sdk-script-workflow- for information in general about generating pages from electronic files through Snapshot.

2 0
replied on July 9, 2014

So much for a quick response from vendor....

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

Sign in to reply to this post.