Hello,
Yes, this question has been asked before, but I don't feel there's been a good enough answer, or a solution I can relate to.
Leading from this question - Displaying a PDF on a Windows Form, I'd like to display a PDF in a WebBrowser Control, but I'd like the PDF to be an EmbeddedResource.
This question - Describing res protocol - is along the right lines I think, but neither the question nor the answer were voted up, and I could not get the solution to work.
Does anyone have a solution for viewing an EmbeddedResource PDF in a VB.NET Form? Either by following the steps described above with a little more detail - or another, better option?
Thanks.