Table of Contents
Memo
Reduce size
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf CRISCIONE_Garance.pdf
all jpg into one pdf
img2pdf *.jp* --output combined.pdf
gs -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/printer -dNOPAUSE -dQUIET -dBATCH -sOutputFile=output.pdf CRISCIONE_Garance.pdf
img2pdf *.jp* --output combined.pdf