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
The PDF viewer that comes with Windows 8.1 doesn't render the text output from pdfjs.
Using the example on your website, here is what the PDF looks like:
The PDF renders fine in Google Chrome.
I would be happy to experiment with some code changes to try to fix this if you don't have a Windows machine available.
The text was updated successfully, but these errors were encountered:
fix dictionary to string conversion
e18b635
… to no replace 0 with null Refs #36
It should be fixed. Please let me know if it works for you Thanks for reporting and for offering your help!
Sorry, something went wrong.
It works! This is fantastic. Thank you.
No branches or pull requests
The PDF viewer that comes with Windows 8.1 doesn't render the text output from pdfjs.
Using the example on your website, here is what the PDF looks like:
The PDF renders fine in Google Chrome.
I would be happy to experiment with some code changes to try to fix this if you don't have a Windows machine available.
The text was updated successfully, but these errors were encountered: