We have badges. They are defined as a set of divs
break-after: page;
width: 85mm;
height: 54mm;
Height and width set in mm. We have to set the print scale to 99% so that the layout is correctly paginated.How to avoid scaling?
We have badges. They are defined as a set of divs
break-after: page;
width: 85mm;
height: 54mm;
Height and width set in mm. We have to set the print scale to 99% so that the layout is correctly paginated.How to avoid scaling?
We must set max-height and max-width