Printing
Available Classes:
-
no_print
- Useful for hiding forms, buttons etc.
-
print_only
- Add print friendly content without affecting the screen layout.
- Print-Preview this page to see an example.
Normal Content
- This section will show on screen and in print.
No Print
- class: "no_print"
- This content will show on screen but will not be printed.
Print Only
- class: "print_only"
- This content will only show in print.