Confirmed users
13
edits
(→Scope) |
|||
| Line 3: | Line 3: | ||
== Scope == | == Scope == | ||
This is about implementing a new API for printing on the web. It's a "low level" API that allows web developers to have | This is about implementing a new API for printing on the web. It's a "low level" API that allows web developers to have more control over printing output. | ||
Defining the PrintSetting API as used in PrintDocument.print(printSetting) is out of the scope of this document. | Defining the PrintSetting API as used in PrintDocument.print(printSetting) is out of the scope of this document. | ||