An svg template and a bunch of scripts to ease creation of printed material in Inkscape
Use this file to create your design. Make sure you have Guides enabled. The narow space between the guides (3mm) is not guaranteed to end up in the printed end-result.
Use this script to easily convert a single SVG to a PDF.
Usage:
./svg-to-pdf.sh file.svg file.pdf
Use this script to combine multiple pdfs into one.
Usage:
./combine.sh page1.pdf page2.pdf
The output will be created as a combined.pdf
file.
Use this script to convert a pdf to CMYK.
Usage:
./convert-to-cmyk.sh file.pdf file-cmyk.pdf