Best practices for print functionality?

I am attempting to find the best practices to implement printing functionality. I am aware of the options for a paid plug-in as well as using the page browser, however, am looking for other methods that may be possible.

Some requirements for the print functionality are that:

  • User has capabilities of printing data. When the user clicks on the print link, the system shall:
    • Enable the Print button.
    • User shall be able to Print all records on the page by clicking the print link.

  Discussion posts and replies are publicly visible

Parents
  • Certified Lead Developer

    Hi  is there any specific reason behind printing the Appian design objects such as record, process models etc..

    However, when it come to process model, the best option could be, generate the documentation of the process (process must have less number of nodes, else all the nodes won't be captured within the documentation) and print that using the web browser. Alternatively also you can click on print option to do the same.

    AFAIK there are no such best practice documentation available which tells about the printing.

    Hope this helps.

Reply
  • Certified Lead Developer

    Hi  is there any specific reason behind printing the Appian design objects such as record, process models etc..

    However, when it come to process model, the best option could be, generate the documentation of the process (process must have less number of nodes, else all the nodes won't be captured within the documentation) and print that using the web browser. Alternatively also you can click on print option to do the same.

    AFAIK there are no such best practice documentation available which tells about the printing.

    Hope this helps.

Children
No Data