a-x- / react-easy-print

Powerful react component for easy printing
https://www.npmjs.com/package/react-easy-print
MIT License
87 stars 19 forks source link

The NoPrint is adding visibility: hidden instead on display:none #34

Open pfeldman opened 5 years ago

pfeldman commented 5 years ago

The noPrint tag is adding a visibility: hidden I have a very long page, and I'm only printing part of it, I have like 10 empty pages, before the content starts

a-x- commented 5 years ago

hey, @pfeldman, Excuse me for the long answer! visibility: hidden considered as a default for most use cases.

Try out the force prop