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
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
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
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.
Be careful trying to use Wkhtmltopdf as it was deprecated in Forms 10.4.3.