crabbly / Print.js

A tiny javascript library to help printing from the web.
MIT License
4.28k stars 672 forks source link

Printing PDF is not working when dev toolbar is opened #694

Open KKzLEO opened 10 months ago

KKzLEO commented 10 months ago

Description: Thanks for creating this awesome lib, but I encountered a bug that printing PDF is not working when dev toolbar is opened or user uses Chrome for android. I checked that on caniuse.com and the print api is supported on Chrome for andrioid after version 117. Is it a expected behavior? thanks

p.s. printing form or html works

How to reproduce:

  1. Go to demo page https://printjs.crabbly.com/
  2. Open dev tools and dev toolbar (ctrl+shift+M)
  3. Click print PDF