-
-
Notifications
You must be signed in to change notification settings - Fork 422
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
Suddenly PDF viewer is not showing PDF, what can be issue ? #38
Comments
if you updated to 0.1.4, try to set [render-text]="false" to your pdf-viewer element. ( #35 ) |
I will check, thanks ! |
@MilanRaval, still not working ? |
Sorry for late reply, I tried but it is still not showing PDF
|
@MilanRaval having some difficulties to reproduce this issue, is there some kind of PDFs that aren't showing or all of them? |
@VadimDez : It seems some another issue, I am getting error when bundled with webpack. Any configuration is required with webpack ? |
@VadimDez : I got the fix. Thanks for coding it, it is very useful PDF Viewer 👍 |
@MilanRaval or @VadimDez what was the cause and solution for issue explained here? So in our case suddenly ng2-pdf-viewer stopped displaying PDF content (but only texts). If PDF has some lines in it, they are displayed just fine. We are using 7.0.2 Any help would be much appreciated here |
I am using it since long but from today PDF viewer is not showing PDF. Checked the PDF URL its fine, not getting any error in browser when chekced inspect window. How to debug it, what can be the issue
The text was updated successfully, but these errors were encountered: