Open
Description
While working on #2060, I noticed that the PDF emitter seems to use 0pt as the default for padding-right, however the UI says 1pt is the default.
This can be seen in the output of the report I attached to #2060 :
Only when I explicitly set padding-right to 1pt, there is a visible padding,
see the last two labels with a yellow mark.