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

Question

Question

Forms - add download button from event completion into the form

asked on April 13, 2021

Is there any way to add the download button from the message start event completion to the form so that users assigned to a task can download the Form's formatted pdf version?

Thanks

0 0

Replies

replied on April 14, 2021

OK since you haven't gotten a reply - I'm going to post this - I'm not sure how much javascript you know (I don't know any) but here is a link to an Answers post that describes creating a print button on a form so you can print before submission, so I'm thinking there's got to be a way using a similar approach to create a download button.

https://answers.laserfiche.com/questions/119766/print-form

 

0 0
replied on April 14, 2021

Hi Craig,

Thanks for the suggestion. I've attempted to use both javascript and CSS @media queries. It works, but the downloaded file does not look like the one from the download button. The button looks to be using wkhtmltopdf, a command-line tool to render HTML into a PDF. I've attempted to use the same tool but quickly found that I don't know nearly enough about how Laserfiche operates to do this.

0 0
replied on April 15, 2021

Be careful trying to use Wkhtmltopdf as it was deprecated in Forms 10.4.3.

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

Sign in to reply to this post.