Rotate Page#

Rotates pages in a PDF file by a specified angle.

PDF file name[Text] The name of the PDF file. You can enter the full file name including the path.
Page number[Number] The number of the page to be rotated. Numbering starts from 1. If not specified, all pages will be rotated.
Rotation type

Type of rotation. Possible values:

  • Angle - by the specified angle in the "Rotation Angle" property;
  • Portrait - to portrait mode;
  • Landscape - to landscape mode.
Rotation angle[Number] The rotation angle. Possible values: 90; 180; 270.
Path of the resulting PDF file[Text] The path of the resulting PDF file with rotated pages. If empty, the current file will be overwritten.
Resulting file[Text] The name of the PDF file in which the pages are rotated.
Error handling level

Select the error handling level. Possible values:

  • "Default" - by default;
  • "Ignore" - errors are ignored;
  • "Handle" - errors are handled.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Message level

Select the message level that blocks will output during operation. Possible values:

  • "Default" - by default;
  • "Release" - output is disabled;
  • "Debug" - outputs main information;
  • "Detailed" - outputs detailed information.

If "Default" is selected, the value from the "Start" block of this diagram will be used.

Error text[Text] Returns detailed information about the error in case of incorrect execution of the block's work.