mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-06-23 07:55:07 +00:00
10 lines
310 B
JSON
10 lines
310 B
JSON
{
|
|
"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."
|
|
}
|
|
}
|
|
} |