We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Given the example RTF: https://github.com/overview/overview-convert-html/blob/1a1727e21225d99095656053b79599414c2d8050/test/test-rtf/input.blob
The RTF in question:
{\field{\*\fldinst SYMBOL 74 \\f "Wingdings" \\s 12}{\fldrslt\f14\fs24}}
In PDF output, the result is J
J
In text output, the result is empty
Our conversion strategy is based on Ted, and Ted's output doesn't reference Wingdings.
Ted
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Given the example RTF: https://github.com/overview/overview-convert-html/blob/1a1727e21225d99095656053b79599414c2d8050/test/test-rtf/input.blob
The RTF in question:
In PDF output, the result is
J
In text output, the result is empty
Our conversion strategy is based on
Ted
, andTed
's output doesn't reference Wingdings.The text was updated successfully, but these errors were encountered: