Skip to content

Commit

Permalink
Update api-samples/printing/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Dunk <[email protected]>
  • Loading branch information
nmuggli and oliverdunk authored Nov 2, 2023
1 parent 5947e09 commit bbfc980
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api-samples/printing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The `chrome.printing` namespace only works on ChromeOS. The sample demonstrates

Calling `submitJob()` triggers a dialog box asking the user to confirm printing. Use the [`PrintingAPIExtensionsAllowlist`](https://chromeenterprise.google/policies/#PrintingAPIExtensionsAllowlist") policy to bypass confirmation.

If the `'Roll Printers` checkbox is selected, only printers capable of roll printing will appear in the table. In this case, a separate test file is printed and the height of the media can be variable.
If the `'Roll Printers'` checkbox is selected, only printers capable of roll printing will appear in the table. In this case, a separate test file is printed and the height of the media can be variable.

## Implementation Notes

Expand Down

0 comments on commit bbfc980

Please sign in to comment.