各位大侠:我在使用xhtmlrenderer。jar进行html转换pdf时,报错,请大家帮我看看是什么原因啊,不胜感激~

2024-11-28 16:28:45
推荐回答(1个)
回答1:

Open quote is expected for attribute "http-equiv" associated with an element type "meta".

说明你html源代码中 有问题,看是不是半角的双引号
确保你传入的是xhtml,普通html可以用nekohtml.jar处理下,转成xhtml