crabbly / crabbly/Print.js

is it possible to do it just client side only without the need of a server ?

Open
#547 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

I am trying to do it on android with a page that requires login so the server won't have access to it.

doing it like this

`javascript:{const script=document.createElement('script');script.src=' https://printjs-4de6.kxcdn.com/print.min.js';document.body.appendChild(script);printJS()}`

thanks.

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.