Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 741 Bytes

SaveFieldsAsTiff.md

File metadata and controls

12 lines (12 loc) · 741 Bytes

Save Fields as TIFF

This is useful to save individual fields from many tiff documents as their own files. This helps to anonymize data, and randomizes the file names.
Steps.

  • Create Truth files by extracting and validating your Xdocs and saving them with the blue floppy disk icon image in the Documents window.
  • Paste the following code into your Document Class
  • Change the Case Statement to select all of the fields that you would like to save as TIFF.
  • Change the Path to the location where you want the images saved.
  • Create the Path in Windows Explorer. The script doesn't create the folder.