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.
有没有办法为 iText 中的第一页和最后一页指定不同的边距?我有一个大页眉要放在第一页,一个大页脚要放在最后一页。
问题是当我绝对定位页脚时,页面的内容可能会因为绝对定位而重叠。
是的。在创建最后一页之前,设置边距,然后调用对象newpage()的方法Document。
newpage()
Document