Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 <h2 id="code">Document Scan API</h2> | |
| 2 | |
| 3 <p> | |
| 4 The Document Scan API is designed to allow apps and extensions to view | |
| 5 the content of paper documents on an attached document scanner. | |
| 6 </p> | |
| 7 | |
| 8 <p class="note"> | |
| 9 <b>Note:</b> | |
| 10 This API depends on OS features that may not be available depending on the | |
| 11 underlying operating system. As of this writing only ChromeOS for certain | |
| 12 USB-attached devices is known to successfully work. | |
| 13 </p> | |
| OLD | NEW |