ArthurHub / ArthurHub/HTML-Renderer

Acrobat Reader DC Open Error Dialogue - "An error exists on this page..."

未关闭
#52 0 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看
bug PDF
主要语言
C#
星标
1.4k
派生
550
平均合并
14 天 9 小时
30 天内合并 PR
1

描述

Hi guys,

When I convert my HTML to PDF and try opening it in Acrobat Reader DC, an error dialogue shows, saying "An error exists on this page. Acrobat may not display the page correctly..." I've done a little bit of research and the potential problem is from the conversion of the HTML string. If there are inline characters "\n" this should be encoded using Converter.ToBase64String then decoded using Converter.FromBase64String, instead of Encoding.UTF8, etc.

Please let me know if anyone is able to change the source code for this and publish it to the next version.

Regards,

Adhy

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。