Save Page as Image#

Saves the page as an image from a PDF document.

File Name[Text] The name of the PDF file from which the page will be saved. You can enter the full file name including the path.
Page Number[Number] The number of the page to be saved. Numbering starts from 1.
Image File Name[Text] The name and path to the image file where the page needs to be saved. If left empty, the file name will be generated automatically.
Image DPI[Number] The DPI value at which the image will be saved.
Shade LinesWhen enabled, vertical and horizontal lines will be shaded in the image.
Horizontal Cell Size

[Number] The divisor for horizontal lines on the page. The larger the value, the smaller the lines that will be found.

The value must be greater than or equal to 1 (default is 55).

Vertical Cell Size

[Number] The divisor for vertical lines on the page. The larger the value, the smaller the lines that will be found.

The value must be greater than or equal to 1 (default is 55).

Shade Color[Text] The color value in RGB format. For example: "#FFFFFF" - white color.
Brush Width[Number] The width of the brush when shading.
Result[Text] Returns the full path to the saved image file.
Error Handling Level

Select the error handling level. Possible values:

  • "Default" - 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" - default;
  • "Release" - output is disabled;
  • "Debug" - main information output;
  • "Detailed" - detailed information output.

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.