sensiolabs / GotenbergBundle

A Symfony Bundle for interacting with Gotenberg. Integrates natively with twig, router, PHPStorm and more !
MIT License
35 stars 10 forks source link

Allow units in paper sizes #38

Closed Jean-Beru closed 5 months ago

Jean-Beru commented 5 months ago

Related to the release last releases https://github.com/gotenberg/gotenberg/releases/tag/v8.0.0 https://github.com/gotenberg/gotenberg/releases/tag/v8.1.0 https://github.com/gotenberg/gotenberg/releases/tag/v8.3.0 https://github.com/gotenberg/gotenberg/releases/tag/v8.4.0

Now supports specifying paper size and margins in various units such as 72pt, 96px, 1in, 25.4mm, 2.54cm, or 6pc. The default unit is inches when not specified.