Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
✓ mitry
This file contains the procedures that have to take encryption into account when reading a PDF file. It replaces the stub version of this file that is shipped with GhostScript. It requires GhostScript 7.01 or later.
Команда для снятия защиты с PDF: gswin32c -dSAFER -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sFONTPATH=%windir%/fonts;xfonts;. -sPDFPassword= -dPDFSETTINGS=/prepress -dPassThroughJPEGImages=true -sOutputFile="%~n1_noPW.pdf" "%1" - ✓ mitry