Repeat ddiv when order printing
Hello everyone
I made a script that takes information from my website and uses the to make labels.
To do this I have been using the (a)media and (a)print tags in css
Is there a way where I can have a dive repeated but only when printed?
To give an example of what I mean, one 8.5x11 paper can have 4 labels. I'd like to show one label on the screen, but have it print four
Is that possible?