This question shows research effort; it is useful and clear
1
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有一个 HTML 文件,其中包含一个包含许多列 (30) 的 html 表,我想使用 Software PrinceXML 将其转换为 PDF。问题是我的桌子太大,桌子的末端超出了边距。我曾尝试使用属性prince-shrink-to-fit: auto 但输出太小。我想要的是拆分表格并继续下一页。可能吗?