- 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:
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
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,