10 lines
310 B
JSON
Raw Normal View History

2024-07-14 01:27:41 +02:00
{
"friendlyName": "Scale Content",
"description": "Scales the content of a page by a set factor.",
"values": {
"scaleFactor": {
"friendlyName": "Scale Factor",
"description": "Can be an array with the same size as the pdf pages or a single number."
}
}
}