This repository was archived by the owner on Oct 10, 2019. It is now read-only.
This repository was archived by the owner on Oct 10, 2019. It is now read-only.
PDF is not rendering #36
Open
Description
Hi there,
I'm trying to show a pdf file (using ng-pdfviewer) in my AngularJS app, but I have many problems...
The most important is that when i run the app in my local environment everything works fine, the pdf is rendered properly, but when i run "grunt build" (as I run in the "prod" server), the same pdf is not rendered.
Furthermore, in my local environment, i can see many "console.logs()" corresponding to the process to load and render the file. When I compile the app, i can just see the load pdf "console.log", the one which corresponds to the render process have been missed.
Has anyone had the same issues?
It would be appreciated any kind of help
Thanks.
Metadata
Metadata
Assignees
Labels
No labels