Question
Print CSS with repeater widget
I have a master mashup with a repeater widget
I would like to print that master mashup but splitting each repeater item into a single A4 page
I tried using print CSS like "media print " and I can get some result (A4 orientation) but cannot split the repeater into A4 pages even using page-break-after property ...
How can I do ?

