snappy icon indicating copy to clipboard operation
snappy copied to clipboard

PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage

Results 12 snappy issues
Sort by recently updated
recently updated
newest added

Good day, I have a web page which I need to create a PDF. I'm new to Snappy, so everything works well and the PDF gets generated but the posted...

Hello, Is there any option to generate image PDF using any internal method ? I can't find any options in wkhtmltopdf docs. Is it possible to use CSS or javascript...

- PHP: 7.3; - Laravel: 7.29; - knplabs/knp-snappy: 1.4; Hello, There's some issue ocurring when snappy creates the PDF, and the CSS supose to load on the view is not...

My Application runs with PHP 8.2.3 Symfony 7.0.3 knplabs/knp-snappy-bundle: 1.10.0 knplabs/knp-snappy: 1.15.0 symfony/process: 7.0.3 creating a pdf file, no matter how simple or small) always runs into an execution timeout....

This library is currently throwing a generic `RuntimeException` when the pdf conversion fails, see the source code at https://github.com/KnpLabs/snappy/blob/master/src/Knp/Snappy/AbstractGenerator.php#L431 This makes it hard for the users to properly react to...

Scheduled for V2

I'm getting below error in PHP 8.1: `( ! ) Deprecated: Return type of Symfony\Component\Process\Process::getIterator($flags = 0) should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be...

I'm try to put multiple image into pdf but why some image in pdf auto rotate ?