Rotate Pages
The rotate feature rotates all pages of a PDF document. The pages can be rotated in three directions clockwise (90°), upside-down (180°), and counterclockwise (270°) using this feature of PDF4me.
Parameters
- File NameString, Required
Map the file name from the source action
- Documentstring, Required
Map the file Data from the source action
- Rotation Typestring, Required
Rotate direction for pages. The allowed values are
- No Rotation (0°)
- Clockwise (90°)
- Upside Down (180°)
- Counter Clockwise (270°)
Output
- NameString
The name of the output file.
- Doc DataBuffer
The output document in Base64 format.
