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

Question

Question

Generate link

SDK
asked on August 5, 2016

Hi.

How I can generate a URL using SDK and C # so you can download the documents generated in PDF?

0 0

Replies

replied on August 5, 2016

The URL can have whatever format you like, as long as it contains enough information to do the work.  So you would want the entry id and maybe the repository name.  Then your IHttpHandler implementation would read those values from the query string and use them to get the data from the Laserfiche repository and write it to the response.

0 0
replied on August 5, 2016

Thank you !!!

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

Sign in to reply to this post.