Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Openerp v7 rml 报告中,不会在部分中呈现。例如,这不显示任何内容:
<para style="foo"><pageCount/></para>
如果在之间使用它会渲染,但它不是一个好的选择,因为需要指定精确的 x:y 位置,并且也不能应用样式。
还有其他方法可以实现“第 x 页,共 y 页”吗?可能存在解决方法吗?
可以参考这个答案,不是很专业,但是很管用。