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.
我遇到了一个问题,ABCPDF 没有从我拥有的 HTML 中以 PDF 格式呈现我的图像。通过在图像元素上设置高度/宽度属性,我能够获得部分渲染的图像。现在的问题是图像在 PDF 中没有完整显示。相反,它显示为一条细长的线,等于它的高度,但宽度仅为 3 px。图像高度/宽度为 380/680。我在我的代码中设置了 3000 的渲染延迟,以促进完全加载图像,但这也无济于事。