wespals/ghostscript-console
Composer 安装命令:
composer require wespals/ghostscript-console
包简介
A Symfony CLI utility for the Ghostscript executable
关键字:
README 文档
README
A Symfony CLI utility for the Ghostscript executable
Installation
composer require wespals/ghostscript-console
Usage
php vendor/bin/ghostscript-console ghostscript -g 'sDEVICE=pdfwrite' --gs='dCompatibilityLevel=1.4' ./tests/files/2019FormW2-PDFv1.7.pdf ./tests/files/temp/ghostscript-output.pdf
Default parameter switches
The following parameters are automatically set if not explicitly included in the command.
- -dSAFER
- -dBATCH
- -dNOPAUSE
- -sDEVICE=pdfwrite
View command help and examples
php vendor/bin/ghostscript-console ghostscript --help
How to use Ghostscript
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-06-01