CSS Print: Difference between revisions
m (Manetta moved page Web-to-print to CSS Print: a more precise name to describe practices using CSS to style printed layouts, and also the name used by the W3C community group that lobbies for CSS Print support in the CSS standard) |
|||
Line 22: | Line 22: | ||
* [[Paged.js]] https://www.pagedjs.org/ | * [[Paged.js]] https://www.pagedjs.org/ | ||
* wkhtmltopdf https://wkhtmltopdf.org/ | * wkhtmltopdf https://wkhtmltopdf.org/ | ||
* Vivliostyle https://vivliostyle.org/ | |||
Other paradigms: | Other non-CSS Print paradigms: | ||
* [[ReportLab]] | * [[ReportLab]] |
Revision as of 17:52, 25 September 2024
Books and publications made with web-to-print workflows
- DiVersions (MediaWiki, Paged.js)
- Reclaiming Digital Infrastructures (pads, Paged.js)
- Machine Research (pads?, PJ Machine)
- Mondoteque (MediaWiki, Weasyprint)
- The Techno-Galactic Guide to Software Observation (pads, mdsh?)
- Volumetric Regimes (MediaWiki, Paged.js)
- Data Workers (MediaWiki, asciiWriter)
- ...
Web-to-print tools
Experimental, fragile, in progress but also more stable tools.
More widely used
HTML and CSS based:
- your browser (based on CSS Paged Media): use CTRL+P/CMD+P
- Weasyprint https://doc.courtbouillon.org/weasyprint/stable/
- Paged.js https://www.pagedjs.org/
- wkhtmltopdf https://wkhtmltopdf.org/
- Vivliostyle https://vivliostyle.org/
Other non-CSS Print paradigms:
More experimental
- OSPKit (CSS Regions legacy support!) http://osp.kitchen/tools/ospkit/
- html2print http://osp.kitchen/tools/html2print/
- etherpash https://github.com/chchchchchchch/var.lgm.etherpash
- 8m-posters (8 March poster generator made by Julien Bidoret) https://prepostprint.org/8m-posters/
- PageTypeToPrint https://ateliers.esad-pyrenees.fr/pagetypetoprint/
- Padatrad https://gitlab.com/editionsburnaout/padatrad
- octomode https://git.vvvvvvaria.org/varia/octomode
- ether2html http://osp.kitchen/tools/ether2html/
- ethertoff http://osp.kitchen/tools/ethertoff/
Examples, boilerplates, resources
- https://constantvzw.org/wefts/webpublications.en.html
- http://web.2print.org/
- https://books.constantvzw.org/
- https://gitlab.com/prepostprint/demos
- https://prepostprint.org/resources/
- https://ateliers.esad-pyrenees.fr/web/pages/exemples/#webtoprint
Readings
- https://phd.julie-blanc.fr/ (published in 2023)
- https://yanntrividic.fr/assets/files/sujet_these.html (PhD in progress)