I am using PDF Embed API to embed pdf files, but some pdf files are not loading. Random files not opening. Moreover, I got this error "PREVIEW_RENDERING_FAILED" in the browser console. PDF viewer window loads continuously and shows the below error(as in the screenshot below). How can I resolve this error? Thanks in advance
Asked
Active
Viewed 298 times
0
-
Can you share the PDF files in question? – joelgeraci Oct 11 '21 at 18:02
-
@joelgeraci please find the pdf URL (https://documentcloud.adobe.com/view-sdk-demo/PDFs/Bodea Brochure.pdf) and I'm trying to embed this PDF url in my vue-app – ashwanth kumar Oct 11 '21 at 18:24
-
I have downloaded the pdf file from url and placed it in my assests folder also..but no luck! – ashwanth kumar Oct 11 '21 at 18:25
-
1Ok - Well, we know that file works so please edit your question to include the code you are using. – joelgeraci Oct 11 '21 at 18:56
-
I dont know how but from today it is working fine again – ashwanth kumar Oct 12 '21 at 14:54
-
Hey question for you - were you seeing this in Microsoft Edge? I'm seeing this sometimes, only in localhost, and only in Edge. Also, not consistent. :\ – Raymond Camden Oct 13 '21 at 20:20
-
@RaymondCamden i see this in Google chrome while running in my LocalHost – ashwanth kumar Oct 18 '21 at 11:55