barryvdh / laravel-snappy

Laravel Snappy PDF
MIT License
2.63k stars 290 forks source link

Unknown long argument --lowquality #477

Closed naivestarter closed 2 years ago

naivestarter commented 2 years ago

message: """

The exit status code '1' says something went wrong:

stderr: "Unknown long argument --lowquality
Name:  wkhtmltoimage 0.12.4 (with patched qt)

Synopsis: wkhtmltoimage [OPTIONS]...

Description:

  Converts an HTML page into an image, 

General Options:

      --crop-h <int>                  Set height for cropping

      --crop-w <int>                  Set width for cropping

      --crop-x <int>                  Set x coordinate for cropping

      --crop-y <int>                  Set y coordinate for cropping

  -H, --extended-help                 Display more extensive help, detailing                                      less common command switches

  -f, --format <format>               Output file format

      --height <int>                  Set screen height (default is calculated                                      from page content) (default 0)

  -h, --help                          Display help

      --license                       Output license information and exit

      --quality <int>                 Output image quality (between 0 and 100)                                      (default 94)

  -q, --quiet                         Be less verbose

  -V, --version                       Output version information and exit

      --width <int>                   Set screen width, note that this is used                                      only as a guide line. Use                    ▶
Contact:

  If you experience bugs or want to request new features please visit 

  <https://github.com/wkhtmltopdf/wkhtmltopdf/issues
" stdout: "command: */vendor/h4cc/wkhtmltoimage-amd64/bin/wkhtmltoimage-amd64 --lowquality '/tmp/knp_snappy628f540cee5c07.8081 ▶
"""

code: 1

file: "/home/mrdsorg/public_html/letsempowernepal.com/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php"

line: 469

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Any issues with PDF rendering itself that are not directly related to this package, should be reported on https://github.com/KnpLabs/snappy instead. When having doubts, please try to reproduce the issue with just snappy. If you believe this is an actual issue with the latest version of laravel-snappy, please reply to this issue so we can investigate further. Thank you for your contribution! Apologies for any delayed response on our side.