ArthurHub / ArthurHub/HTML-Renderer
Acrobat Reader DC Open Error Dialogue - "An error exists on this page..."
- Linguagem predominante
- C#
- Estrelas
- 1.4k
- Forks
- 550
- Merge médio
- 14d 9h
- PRs com merge (30d)
- 1
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
O relatório não especifica nenhum arquivo-fonte, teste ou entrada HTML reproduzível. Comece reproduzindo a conversão HTML-to-PDF com o caso de quebra de linha inline relatado e inspecione o caminho de geração do PDF; considera-se concluído quando o Acrobat Reader abrir o PDF gerado sem o diálogo.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- csharp
- Domínio
- tooling
- Tipo de issue
- Bug
- Dificuldade
- 4/5
- Tempo estimado
- 3-5 dias
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100