2009/6/2 colinchristensen <[email protected]> > > Whenever I print reports, where it is going to spread over to a second > page I get a page break immediately after the title (actually, after > the date - I have added <<today>> at the beginning of most of them.) > > Ideally I'd like to be able to specify where to break but,a t the very > least I'd expect it to break only near the end of a page. > > Do others have the same probem? Any solutions?
I tried the following: Updated the Next Actions by Context tiddler to the following: Here is some intro text This is the date today: <<today>> Here is some more text. Here is some more text. Here is some more text. Here is some more text. Here is some more text. Here is some more text. Here is some more text. Here is some more text. <<mgtdList title:'Next Actions by Context' startTag:Action tags:'Next && !Done' view:ActionProj mode:global group:Context newButtonTags:'Action Next' where:tiddler.hasActiveProject() >> In print preview, I verified that this produced two pages. The actual printout was identical with the preview, with the page break where you expected it, ie when the first page has been filled with text. I'm not sure if this procedure is what you aim at, but in my case, it seems to work just fine. - Erlend MonkeyGTD 3.0 alpha r9843, FireFox 3.5, Windows 7 7100. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GTD TiddlyWiki" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/GTD-TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---
