调试XSL-FO溢出

时间:2013-03-19 17:45:33

标签: xslt pdf-generation xsl-fo apache-fop

我的PDF生成正在抛出一堆溢出警告 Namingly

INFO: An fo:table  (No context info available) is wider than the available room in inline-progression-dimension. Adjusting end-indent based on overconstrained geometry rules (XSL 1.1, ch. 5.3.4)
WARNING: Line 1 of a paragraph overflows the available area by 2165 millipoints. (No context info available)
INFO: An fo:table  (No context info available) is wider than the available room in inline-progression-dimension. Adjusting end-indent based on overconstrained geometry rules (XSL 1.1, ch. 5.3.4)
WARNING: No space remaining to distribute over columns.
WARNING: Line 1 of a paragraph overflows the available area by 2165 millipoints. (No context info available)
WARNING: Content overflows the viewport of the fo:region-before on page 1 in block-progression direction by 68746 millipoints. (No context info available)
INFO: Rendered page #1.

如何显示"视口"或填充"上下文信息" 以了解出现问题的地方?

0 个答案:

没有答案