Skip to content
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.

Models: Scan settings

Lucas Wilson-Richter edited this page Sep 23, 2013 · 1 revision

The configuration used to scan a document. Scan settings should be immutable, so that the history of which settings were used to scan what document remain intact (YAGNI?).

Used to pre-populate the last used settings for each user. Could be used to nominate presets as well.

Fields:

  • height (in mm)
  • width (in mm)
  • resolution (pixels per inch?)
  • file_type
  • scan_destination_id
Clone this wiki locally