Hi Matabele You may be able to use the CSS property "page-break-before" to control page breaks:
https://developer.mozilla.org/en-US/docs/Web/CSS/page-break-before This works for me in Chrome: <div style="page-break-before: always;"></div> Maybe put that text in a tiddler called "pagebreak", then you can just use this: {{pagebreak}} Best wishes Jeremy. On Thu, Apr 17, 2014 at 5:35 PM, Matabele <[email protected]> wrote: > Hi > > Great release -- with the new hamburger button, printing is now no problem > -- TW5 can now be used for reporting \o/ > > A question: does anyone know how to force a page feed when printing (print > to pdf from the browser.) Currently I have to place a fenced block of blank > lines, but the number of lines must be adjusted to match the content. > > regards > > On Wednesday, April 16, 2014 11:37:40 PM UTC+2, David Gifford wrote: >> >> I just wanted to go on record as saying that while there are a few >> hiccups that need to get ironed out, I am REALLY liking the new beta >> version of 5.0.09! Got my productivity TW and my image gallery TW changed >> over and they are vastly improved. Haven't done my note-taking TW yet, but >> I foresee improvements there too. Thanks Jeremy and gang! >> >> Dave >> > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

