public class PageBreak extends Object
| Constructor and Description |
|---|
PageBreak() |
| Modifier and Type | Method and Description |
|---|---|
static void |
process(WordprocessingMLPackage wmlPackage)
If a page-break w:br w:type="page" is found within a run with some formatting applied to it
then it will be generated into an fo:inline tag.
|
public static void process(WordprocessingMLPackage wmlPackage)
Copyright © 2007-2022. All Rights Reserved.