01-03-2021, 06:25 PM
Generally any time you want to offer a print option to a user when there are inputs it is advisable to offer the user a "print view" using a separate page which is formatted for printing. You can do this using only IW controls (suggest a template as well for better layout), or if its complex a reporting tool to generate the output.
Printing with input fields is up to the browser and typically will look more like a screen shot than something intended for printing.
Printing with input fields is up to the browser and typically will look more like a screen shot than something intended for printing.

