History: Print
Preview of version: 10
See also: Typography
http://stackoverflow.com/questions/12302819/how-to-create-a-printable-twitter-bootstrap-page
Print options
- When printing, there should be a bunch of available options
- Most common options are shown by default, and the others in an advanced tab
- Since users tend to each have preferred default settings, system should remember last recent print. Ex. with cookies
- Default options are Tiki prefs. overridable by perspective
List of options
Tiki options
- With / without logo / header
- With / without footer
- Cover page
- Table of Content
- JavaScript
- Via wkhtmltopdf
- None
- Embellish text via typography lib.
- Links
- Hide
- Show underline and external link icon
- Put link as footnote
- Put link just after label
- PluginMouseOver
- Hide
- Show as sidenote
- Show as footer
- PluginTabs
- Print current
- Show all
- + / - for headers and bullet list
- Print current
- Open all
Feature option
- Wiki page may have different options than printing a tracker item
- PluginVersions: show which version?
Print engine option
- wkhtmltopdf is the reference PDF generator
- phpwkhtmltopdf and Snappy expose many options.
- PDF outlines
- Table of content
- Header / Footer (Page numbers, title, date / time of print
- Watermark
- etc.
- phpwkhtmltopdf and Snappy expose many options.