ArthurHub / ArthurHub/HTML-Renderer
Acrobat Reader DC Open Error Dialogue - "An error exists on this page..."
- 主要語言
- 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
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
報告沒有指出原始檔案、測試或可重現的 HTML 輸入。首先使用報告中的內嵌換行情況重現 HTML-to-PDF 轉換,並檢查 PDF 產生路徑;當 Acrobat Reader 能夠開啟產生的 PDF 且不顯示對話方塊時,即表示完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- csharp
- 領域
- tooling
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100