You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a requirement in our Application which is built using Angular 11 as Front end and API layer on ASP.Net core. Both the Applications are hosted on the same Web Server.
I need to show the preview of the documents with in the Attachments function as one of the preview option. Trying to use ViewerJS.
I'm not sure about where exactly this ViewerJS need to be copied and how to use it to preview documents.
I tried copying this on Angular side under assets folder and also my sample file in the same, but I could not make it load, It just shows blank screen,
Also I tried copying the ViewerJS under Middle Tier wwwroot folder with my files under wwwroot\downloads. This also not working.
Would you please provide some sample on how to use ViewerJS in the above scenario
Thanks,
The text was updated successfully, but these errors were encountered:
Hi, I have a requirement in our Application which is built using Angular 11 as Front end and API layer on ASP.Net core. Both the Applications are hosted on the same Web Server.
I need to show the preview of the documents with in the Attachments function as one of the preview option. Trying to use ViewerJS.
I'm not sure about where exactly this ViewerJS need to be copied and how to use it to preview documents.
I tried copying this on Angular side under assets folder and also my sample file in the same, but I could not make it load, It just shows blank screen,
Also I tried copying the ViewerJS under Middle Tier wwwroot folder with my files under wwwroot\downloads. This also not working.
Would you please provide some sample on how to use ViewerJS in the above scenario
Thanks,
The text was updated successfully, but these errors were encountered: