Skip to main content
March 26, 2022
Question

Printing Page

  • March 26, 2022
  • 5 replies
  • 0 views

Hi, I'm looking for a method to allow me to make a button or link to print a section from an interface as image file or pdf file.
Thank You

5 replies

gopalk2865
Participating Frequently
March 27, 2022

Hi, I don't think we have such functionality yet. But you can use " pdf doc from template" smart service to generate a pdf. You would need to have a template and then you can feed the data to be shown in the pdf from section. Once your process generates the document then you can use the document Id to create a download link in the UI. I hope it helps.

March 27, 2022

Thank You for your response, I will try it 

stefanhelzle0001
Brainy
March 27, 2022

If you need more flexibility, I have good results with the HTML-to-PDF plugin.