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

Question

Question

PRINT document/s using Laserfiche API?

asked on March 7

Hello,

Are we able to print documents using the Laserfiche API? If this can be done, please share a link to pages where I can read and get more information about this.

Thank you for helping.

0 0

Replies

replied on March 7

Hi Krishna,

The Laserfiche Repository API allows you to export documents as digital files. Once you have the digital file, you can use other code to print it. How you invoke programmatically invoke printing will depend on the use case and what you are integrating with the API. For example, here is a print function you could use with a Windows desktop application: PrintDocument.Print Method (System.Drawing.Printing) | Microsoft Learn

1 0
replied on March 10

Thank you for the information. I will do some more looking into this based on the information you shared.

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

Sign in to reply to this post.