Tags:
create new tag
, view all tags

PrintSkinDev Discussion: Page for developer collaboration, enhancement requests, patches and improved versions on PrintSkin contributed by the TWikiCommunity.
• Please let us know what you think of this extension.
• For support, check the existing questions, or ask a new support question in the Support web!
• Please report bugs below

Feedback on PrintSkin

-- PeterThoeny - 27 Jul 2004

I was just wondering if it would be possible to include some rules for page breaks in the print. I had similar requirements when I looked into DokuWiki. So here is as link which narrows down what I mean: http://www.freelists.org/archives/dokuwiki/08-2006/msg00107.html

 table, ul, ol, dl, p, form, code {page-break-inside: avoid}
h1, h2, h3, h4, h5, h6 {page-break-after: avoid} /* prefer pagebreaks before
the heading */
/* and perhaps a combination of DIVs and a special class, if your content
needs it: */
div.nobreak {page-break-inside: avoid} 

When I get it correct, these preferred page breaks will be controlled through the CSS, right?

-- SebastianSpiess - 31 Jul 2007

Please let us know your progress. Best to track this in a Bugs:PatternSkin bugs item.

-- PeterThoeny - 12 Aug 2007

 
Topic revision: r4 - 12 Aug 2007 - 22:43:04 - PeterThoeny
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback