ArthurHub / ArthurHub/HTML-Renderer

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

オープン
#52 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
bug PDF
主要言語
C#
スター
1.4k
フォーク
550
平均マージ
14日 9時間
マージ済み PR(30日)
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

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。