Hey everyone,
So what I want to do is display a PDF inside a website. Any ideas on how I can do this without downloading a $300 control?
TIA
Matt
Printable View
Hey everyone,
So what I want to do is display a PDF inside a website. Any ideas on how I can do this without downloading a $300 control?
TIA
Matt
What do you mean by this:I'm afraid that doesn't really make sense. Are you saying that you have an ASP.NET app and you want to display a PDF? You have a WebBrowser control that is displaying a page that has a link to a PDF? Something else? Please be clear. Very few questions can be adequately explained in such a short post. Please think about what information we are likely to need given that we have no prior knowledge of what you're doing.Quote:
display a PDF inside a website
Yeah after doing some more research, I found that what I wanted to do isn't really efficient or ideal. Instead, I'm gonna try something else. Thanks though.