Save rotated documents during runtime

Use the procedure in this topic to save rotated documents during runtime.

Selecting the Save image rotation on disk setting means the original image is overwritten with the rotated image. The best practice is to use this setting unless access rights for Document Review or Validation users prevent saving the image to disk.

Selecting the Save image rotation in XDocument means the original incorrectly orientated image file is kept and the rotated image is discarded. The next module that processes the document is informed by the XDocument the image needs to be rotated and by how much. The image is then rotated in memory before that document is processed.

Procedure

  1. On the Project tab, in the Configuration group, select Project Settings Project Settings icon.
  2. Select the General tab to view the general settings.
  3. In the Rotation group, select one of the following Rotation during runtime values.
    • Save image rotation on disk

    • Save image rotation in XDocument

  4. Optional. Select OK to close the Project Settings window.
  5. Save the changes to your project.