#722281 poppler-utils: pdftohtml should include charset encoding in head section

Package:
poppler-utils
Source:
poppler
Description:
PDF utilities (based on Poppler)
Submitter:
Samuel Thibault
Date:
2023-07-06 10:24:11 UTC
Severity:
normal
Tags:
#722281#5
Date:
2013-09-09 19:38:42 UTC
From:
To:
Hello,

After having converted a pdf file to html, all the UTF-8 characters such
as ● get bogus in the web browser, because the html file does not
advertise the character set encoding of the file. pdftohtml should add
this inside its <head>:

<meta http-equiv="content-type" content="text/html;charset=utf-8" />

Samuel

#722281#10
Date:
2013-09-16 19:11:10 UTC
From:
To:
Hi,

In data lunedì 9 settembre 2013 21:38:42, hai scritto:

This is added already in some occasions, but apparently not in frames
when doing the "complex HTML output".

Would it be possible to report this upstream?
https://bugs.freedesktop.org, product "poppler" and component "utils".

Thanks for your report,