作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我尝试使用以下命令压缩 pdf 文件:
gswin64c -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dNOPAUSE -dQUIET -dBATCH -sOutputFile=test-compressed.pdf test.pdf
GPL Ghostscript 9.16: Device 'pdfwrite' requires an output file but no file was specified.
**** Unable to open the initial device, quitting.
最佳答案
我自己解决了这个问题:它不适用于 PowerShell,而它适用于 cmd.exe 。
关于windows - 尝试使用 ghostscript 压缩 pdf 失败 - 设备 'pdfwrite' 需要输出文件,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/32355414/
我想先了解一下我正在使用遗留代码,因此我不得不忍受不太理想的情况,因此我正在做一些古怪的事情。在我获得重写批准之前,我将不得不到期。 上下文 这是我的情况。该应用程序是一个“简单的”应用程序,因为它报
我尝试使用以下命令压缩 pdf 文件: gswin64c -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dNOPAUSE -dQUIET -dBATCH -s
我是一名优秀的程序员,十分优秀!