perrinjerome / ghostpdl

This is a mirror: the canonical repo is: git.ghostscript.com/ghostpdl.git https://www.ghostscript.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

repro:

./autogen.sh
make -j5

sudo apt update
sudo apt install ghostscript

curl -OL https://www.w3.org/WAI/ER/tests/xhtml/testfiles/resources/pdf/dummy.pdf
gs -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dPDFSTOPONERROR -sDEVICE=pdfwrite -sOwnerPassword=secret -sUserPassword=secret -sOutputFile=encrypted.pdf dummy.pdf


./bin/gs -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -sstdout=%stderr -sDEVICE=pdfwrite -SPDFPassword=secret -dPDFSTOPONERROR  -sOutputFile=out.pdf encrypted.pdf

bisect: 205d4f51cba82bc7cfa6a64b3d82b77baebf91b4

About

This is a mirror: the canonical repo is: git.ghostscript.com/ghostpdl.git https://www.ghostscript.com

License:Other


Languages

Language:C 78.4%Language:HTML 7.2%Language:Makefile 4.0%Language:Shell 3.8%Language:PostScript 2.2%Language:Roff 1.0%Language:Python 0.6%Language:M4 0.5%Language:C++ 0.4%Language:CMake 0.4%Language:Pascal 0.2%Language:Perl 0.1%Language:Rez 0.1%Language:Tcl 0.1%Language:Ada 0.1%Language:TeX 0.1%Language:DIGITAL Command Language 0.1%Language:JavaScript 0.1%Language:C# 0.1%Language:Awk 0.1%Language:Papyrus 0.0%Language:Module Management System 0.0%Language:Assembly 0.0%Language:CSS 0.0%Language:Batchfile 0.0%Language:WebAssembly 0.0%Language:GLSL 0.0%Language:SAS 0.0%Language:Meson 0.0%Language:NSIS 0.0%Language:Yacc 0.0%Language:Scilab 0.0%Language:Inno Setup 0.0%Language:Visual Basic .NET 0.0%Language:Smalltalk 0.0%Language:StringTemplate 0.0%Language:Lex 0.0%Language:Dockerfile 0.0%Language:QMake 0.0%Language:Standard ML 0.0%Language:Scala 0.0%