danfickle / danfickle/openhtmltopdf

SAX XMLReader error: The entity "ouml" was referenced, but not declared.

Open
#748 1 comment 1 reaction 0 assignees View on GitHub
investigate
Dominant language
Java
Stars
2.2k
Forks
423
PR merge metrics
No merged PRs in 30d

Description

I have lots of German umlauts in my html file like this:

`

Zwölf Boxkämpfer

`

Trying to convert that file to PDF like mentioned here: https://github.com/danfickle/openhtmltopdf/wiki/Integration-Guide#minimal-usage leads to an error: `The entity "ouml" was referenced, but not declared.`

Using the doctype clause mentioned here: https://github.com/danfickle/openhtmltopdf/wiki/Integration-Guide#character-entities gives me this error: `DOCTYPE clause cannot have a non-null PUBLIC ID and a null SYSTEM ID`

Any ideas?

Thanks

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.