【发布时间】:2021-07-19 19:58:46
【问题描述】:
有没有什么方法可以在 pdf 完全渲染和输入之前获得总页数,我们提供 xml 文件,xslt 是页面布局的样式表,我们使用 RenderX 进行 pdf 转换,从 xslt 转换为 xsl- fo 文件,从 xsl-fo 转换为 xep 文件,从 xep 转换为 ps/pdf 文件。 还有一个问题如何通过在 xep 中使用 java 从 xep 文件中读取数据,它包含页码和 id 等。
【问题讨论】:
-
什么样的 xep 文件?你想完成什么?
-
你还没准备好在这里提问。阅读Why is "Can someone help me?" not an actual question? 然后阅读How to Ask。然后写一些代码。然后返回minimal reproducible example 和一个关于你卡在哪里的具体问题。