crabbly / crabbly/Print.js

Send pdf files directly to printer without show printer screen

Open
#597 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.5k
Forks
688
PR merge metrics
No merged PRs in 30d

Description

Hi all,
Currently, I'm write this line to show the printer sreen
printJS({ printable: base64data, type: 'pdf', base64: true });
And we can change some settings like: printer, paper size,... Finally, click Print button to print.
What I want to ask is can we send directly file to printer (default printer) without show printer screen?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.