Print.js
Print.js copied to clipboard
CSS GRID not working on print
Dear Team,
Thanks for this awesome library. I'm facing some issues with CSS GRID.
I have an html styled using CSS Grid and when I print that HTML using Print.js, GRID CSS are not getting applied. Here is the fiddle link
Thanks, fingers10
I am struggling with this point too. Using a bootstrap grid with 3 columns and when it goes into print mode each column goes full width. Otherwise, it's wonderful!
i have met the same problem , i am using material ui Grid , print doesn't support it . the elements of html are disorder..... so i think print.js can't work with my material grid(flex) system...
Same problem
Me too, bootstrap 4 grid doesn't work when i print the doc.