initial commit

This commit is contained in:
2014-02-05 14:27:09 +01:00
commit b359c34ed2
142 changed files with 9291 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
=PDF vom Passwortschutz mittels Ghostscript befreien=
{{{class="brush: bash; ; toolbar: false;"
$ gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=unencrypted.pdf -c .setpdfwrite -f encrypted.pdf
}}}
[ [[index|Go home]] ]