-
Suggestion
-
Resolution: Fixed
-
None
Here's an easy fix proposal for improving (and simplifying) Confluence's printing a lot: create a new style sheet for just printing purposes. I've used one on a number of occasions and with a print-only stylesheet it's possibly for you to entirely lose the custom jsp code for the "printer friendly" page since you could just set the style sheet to hide the navigation when printing. Could use the same technique for the PDF generation?
At the moment the printed pages have unnecessary "back to previous page "links and form elements which aren't necessary at all.
If you're unfamiliar with the technique, read for example the following:
- is duplicated by
-
CONFSERVER-4756 Specify a print style sheet
- Closed
- is related to
-
CONFSERVER-12190 Edit/Add/Tools link should not be present in print preview
- Closed
This has been implemented for 2.8. When printing from the normal view, navigation will be removed by a print stylesheet and the page enhanced for print.
Please feel free to raise any additional improvements you may require after the release of 2.8.