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

Question

Question

Is there a provision to convert any type of file into tiff on Importing into Laserfiche? If there is a provision, please kindly share the Laserfiche API to do this.

asked on June 15, 2015

I have a requirement to convert any type of file into tiff format on importing into Laserfiche. I want to know, whether there is any Laserfiche API to do this?

0 0

Replies

replied on June 15, 2015 Show version history

There is not a Laserfiche SDK or API method to provide this type of automated functionality.  You will need to look for another SDK to provide conversion to TIFF functions (you may have to use multiple to get the formats you need) and combine it with LF SDK to then import the resulting TIFF into the repository.

0 0
replied on June 16, 2015

If you want to import an image file as a LF page, use the DocumentImporter interface in the DocumentServices class (part of the .NET SDK). If you are talking about file types other than images, it is more complicated because you need to use Snapshot to create images from the edoc.

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

Sign in to reply to this post.