10 lines
319 B
JSON
Raw Normal View History

2024-07-14 01:27:41 +02:00
{
"friendlyName": "Rotate Pagess",
"description": "Rotate selected pages by multiples of 90deg.",
"values": {
"rotation": {
"friendlyName": "Rotation",
"description": "Multiples of 90. Can be an array with the same size as the pdf pages or a single number."
}
}
}