pdftk documento.pdf stamp timbrp.pdf output documento_timbrato.pdf
Otterremo un nuovo file (documento_timbrato.pdf) contenente il documento iniziale con sovrapposto il timbro)
pdftk documento.pdf stamp timbrp.pdf output documento_timbrato.pdf
convert -quality 25 image.jpg document.pdf
gs -q -sPAPERSIZE=A4 -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=out.pdf in1.pdf in2.pdf in3.pdf ...
PAPERSIZE = formato foglio: letter, a4, ...
OutputFile = nome file di destinazione
in1.pdf, in2.pdf, in3.pdf.... = elenco file da unire
sudo apt-get install imagemagick
convert nomefile.jpg nomefile.pdf
convert *.jpg nomefile.pdf
### Key: LabelModificate
## label all jobs with a unique job-id in order to avoid overwriting old
## files in case new ones with identical names are created; always true for
## untitled documents
## 0: label untitled documents only, 1: label all documents
### Default: 0
Label 0
Label 0in
Label 1Fate ripartire cupsd
sudo /etc/init.d/cups restart
Esportando un documento di OpenOffice Writer in formato PDF, tutte le ricorrenze del carattere € vengono sostituite dal carattere ¬