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.
我NVelocity用来在 C#.NET 中创建 PDF。我的问题是如何在代码中对生成的 PDF 文档中的页面进行编号。
NVelocity
页数未预定义,编号应以格式显示在页面底部page 1 of 10。
page 1 of 10
谢谢!