This repository has been archived by the owner on Apr 14, 2024. It is now read-only.
6.2.0
This release upgrades the client for Gotenberg 6.2.0 - thanks @mdjward
New feature
Scale
$request = new URLRequest('https://google.com');
$request->setScale(0.75);