Difference between revisions of "Wiki publishing"

From FHM Wiki
Jump to navigation Jump to search
 
Line 10: Line 10:
[https://pdfbook.readthedocs.io/en/latest/Installation.html Install pdfbook] and run this command:
[https://pdfbook.readthedocs.io/en/latest/Installation.html Install pdfbook] and run this command:
  pdfbook --short-edge yourpdf.pdf
  pdfbook --short-edge yourpdf.pdf
===Combine pdfs===
pdftk *.pdf cat output newfile.pdf
===Other digital tools===
===Other digital tools===
https://git.constantvzw.org/zine-machines/workshop-poster
https://git.constantvzw.org/zine-machines/workshop-poster

Latest revision as of 22:18, 20 September 2021

Wiki print

Commands and scripts

Make a booklet pdf

Install pdfbook and run this command:

pdfbook --short-edge yourpdf.pdf

Combine pdfs

pdftk *.pdf cat output newfile.pdf

Other digital tools

https://git.constantvzw.org/zine-machines/workshop-poster