Peter Smink - 2023-02-28

Hi
I'm generating both pdf as html output.
When I use
@startjson
{
"name": "json"
}
@endjson
On the generated html, the created svg image has a proper size.
However, in the generated pdf its blown up to almost the page width. Is there a way to fix this?
Thanks on advance

Peter