On Fri, Nov 7, 2014 at 6:07 PM, Helen Stockebrand <[email protected]> wrote: > Hey everyone! > > I am looking to place page breaks in specific locations within the content > on a page. > The content in the wiki pages is instructions on how to operate various > machines on our manufacturing floor. > The most common export used to print these instructions id PDF. > Many times a single step will be printed on two different pages. > I am tasked with eliminating this. > I have found a post about page breaks from 2009. > > *(% style="page-break-before:always" %)* > > It was mentioned that this was considered an advanced feature and was seldom > used. > It was also mentioned that there might be added support to enter parameters, > such as CSS) and the WYSIWYG in XE 1.9. >
> I was hoping someone might be able help me on this or maybe even direct me > to more information about using page breaks in the xwiki. This works for me on XWiki 6.3RC1: (% style="page-break-before:always" %) = Heading that starts on a new page in PDF = Hope this helps, Marius > > Thanks! > > -- > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
