5.8 Printing Forms

You can add a Print button to a request form using JavaScript.

HINT:Approval forms automatically contain a Print button.

To add the ability to print a request form, add the URL to the JavaScript library PrintForm.js. The library is located in the User Application WAR at this URL: ./javascript/JUICE/form/PrintForm.js. Two techniques for including a print button are described below.