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.
我正在使用比萨创建 PDF。我试图转换为 PDF 的布局有一些绝对定位,这似乎被比萨忽略了。我可以通过使用表格进行布局来解决这个限制。有没有其他选择?
进行绝对定位的一种方法是使用 xhtml2pdf 特定的 @frame 块。有关详细信息,请参阅文档。