https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27949
--- Comment #7 from Agustín Moyano <[email protected]> --- (In reply to Marcel de Rooy from comment #5) > (In reply to Agustín Moyano from comment #4) > > Hi Marcel, sorry for the delay. For what I've seen, printslip.tt uses > > SlipCSS stylesheet (if defined) where you may say, for example > > > > hr { > > display: none; > > page-break-after: always; > > } > > Did you test this yourself? > > I already did some testing with page-break-after but couldnt get it to work. > I now inserted the exact lines above in a stylesheet for SlipCSS but it does > not work either. Hi Marcel, I did not test it, but my point was that printslip.tt includes a css, just as print-notices.tt where you can define page breaking conditions. Let me play around a bit, and I'll post a working example -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
