If I have a PDF file in a blob variable, is there a way to display it without writing it to a file? Currently I am writing to a file and displaying it in the WebBrowser control.
If I have a PDF file in a blob variable, is there a way to display it without writing it to a file? Currently I am writing to a file and displaying it in the WebBrowser control.