1

我使用 aDocumentPaginator将 a 转换FlowDocumentFixedDocument,但问题是每个页面都有不同的边距(First、Even 和 Odd)和不同的页面大小(First 和 Others)。

DocumentPaginator在下面的这些文章中,为所有页面的边距/页面大小相等时创建了一个包装器:

http://blogs.msdn.com/b/fyuan/archive/2007/03/10/convert-xaml-flow-document-to-xps-with-style-multiple-page-page-size-header-margin。 aspx

http://www.codeproject.com/Articles/31834/FlowDocument-pagination-with-repeating-page-header

我尝试更改方法中的 PageSize 属性(inner DocumentPaginator)和 PageWidth/PageHeight(FlowDocumentGetPage,但没有成功。

知道我该怎么做吗?

谢谢!

4

0 回答 0