ffea9bd759e21942bd08973b96cdc30657d49cef
Johannes Albert Add tri fold flyer based on...

Johannes Albert authored 10 years ago

1) #!/bin/sh
2) 
Johannes Albert Change PDF orientation to a...

Johannes Albert authored 10 years ago

3) pdftk A="./tmp/$1-front.pdf" B="./tmp/$1-back.pdf" cat AW BW output "./pdf/$1.pdf"