Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'Greater/Less-than or equal to' Character Entities Not Printing #746

Closed
rossnewby opened this issue Aug 16, 2021 · 2 comments
Closed

'Greater/Less-than or equal to' Character Entities Not Printing #746

rossnewby opened this issue Aug 16, 2021 · 2 comments

Comments

@rossnewby
Copy link

rossnewby commented Aug 16, 2021

Using both the 'greater-than or equal to' and 'less-than or equal to' entity result in a '#' printed in the PDF. This is the case with both the character entities eg & ge; and HTML codes eg & #8805;

I am correctly using the special project doctype (https://github.com/danfickle/openhtmltopdf/wiki/Integration-Guide#character-entities), as other character entities such as the degree sign & deg; are working fine

@syjer
Copy link
Contributor

syjer commented Aug 16, 2021

hi @rossnewby , generally if you get a '#' symbol, it mean the current font does not support the character. Have you tried another font?

@danfickle
Copy link
Owner

Note: You can get the Stix math fonts here.

Closing now. Please reopen if required.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants