Print.js icon indicating copy to clipboard operation
Print.js copied to clipboard

CSS GRID not working on print

Open fingers10 opened this issue 4 years ago • 4 comments

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

fingers10 avatar Mar 27 '21 12:03 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!

petworthnick avatar May 02 '21 17:05 petworthnick

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...

sytpb avatar Sep 25 '21 12:09 sytpb

Same problem

pbassut avatar Nov 07 '21 22:11 pbassut

Me too, bootstrap 4 grid doesn't work when i print the doc.

riskinurohman avatar Oct 12 '22 08:10 riskinurohman