This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我们有这个大型网络项目,用户可以在其中将 html 打印为 pdf。我们正在使用 dompdf,并在一定程度上修复了导致 pdf 有几个空白页的长单元格问题。现在的问题是保存的 pdf 在关闭时总是询问用户是否要保存更改。我已验证 pdf 具有正确的 %%EOF,并检查了对象的一致性。还有什么可能导致这个问题?