Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yeasir01 committed Jan 28, 2024
1 parent 88a9c0d commit e9a6f48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ const data = {
};

const options = {
copies: 1, // Optional - Defaults to 1
printName: "Air Force Label", // Optional - Defaults to BPAC-Document
quality: "high" // Optional - Defaults to "default"
copies: 1, // Optional - Defaults: 1
printName: "Air Force Label", // Optional - Defaults: BPAC-Document
highResolution: true // Optional
}

const sendToPrinter = async () => {
Expand Down

0 comments on commit e9a6f48

Please sign in to comment.