wp-content/plugins/vellum/vellum.php
Vellum
Make your pages print properly, and see the result without wasting paper.
== Description ==
Printing a web page is still how recipes reach kitchens, how instructions reach workshops, and how legal pages reach files. Most themes print the navigation, the sidebar, and a footer full of links, then break a figure across two pages.
Vellum gives you a preview that renders the print stylesheet in the browser without opening the print dialogue, and controls for the decisions that matter: what is hidden, whether URLs are expanded after link text, and where page breaks are forbidden.
It works with any theme, because it operates on the rendered page rather than on template files.
== Screenshots ==
Numbered the way they ship in /assets/. Click any one to see it full width.
== Installation ==
- Install and activate the plugin.
- Open any page and choose Print preview from the admin bar.
- Adjust what prints under Settings → Printing.
Themes with their own print styles are respected; Vellum layers after them and shows you the difference.
== Frequently asked questions ==
Does it generate PDFs?
No. It makes the browser’s own print output good, which is faster and needs nothing installed.
Per-page control?
A per-post override for the pages where the global rules are wrong.
== Changelog ==
= 1.4.0 =
- Live print preview without opening the print dialogue.
- Page-break avoidance for figures and their captions.
= 1.2.0 =
- Per-post overrides.