I have an MVC 4 Project that i publish to azure. I Want to Embed PDF documents into some Pages. I am looking for a Server side Solution that Does Not Depend on Client side Adobe Installation. Has anyone found a good Solution for this?
Asked
Active
Viewed 9,573 times
0
-
Possible duplicate of [Recommended way to embed PDF in HTML?](http://stackoverflow.com/questions/291813/recommended-way-to-embed-pdf-in-html) – KyleMit Jun 13 '16 at 13:33
1 Answers
1
Here is a related post that suggests embedding PDFs in HTML, typically via the PDF.JS library.

Community
- 1
- 1

ElliotSchmelliot
- 7,322
- 4
- 41
- 64