History: Print
Preview of version: 7
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
- Table of Content
- JavaScript
- Via wkhtmltopdf
- None
- Embellish text via typography lib.
Feature option
- Wiki page may have different options than printing a tracker item
Print engine option
- wkhtmltopdf is the reference PDF generator
- phpwkhtmltopdf and Snappy expose many options.
- Page numbers
- Page title
- Date / time of print
- Watermark
- etc.
- phpwkhtmltopdf and Snappy expose many options.