WebViewer Version:
Do you have an issue with a specific file(s)? no
Can you reproduce using one of our samples or online demos? no(compny urls)
Are you using the WebViewer server? yes
Does the issue only happen on certain browsers? no
Is your issue related to a front-end framework? yes
Is your issue related to annotations? no
Please give a brief summary of your issue:
(Think of this as an email subject)
My Server is sending binary format of file using .pipe() from nodejs how to handle it
Please describe your issue and provide steps to reproduce it:
(The more descriptive your answer, the faster we are able to help you)
1)Create a end point to send the data by .pipe()
2)Geting the data in Angular and try to (display on web) using web viewer
Please provide a link to a minimal sample where the issue is reproducible: