Display PDF - Application Page SharePoint

Posted by spt3210 on Stack Overflow See other posts from Stack Overflow or by spt3210
Published on 2010-05-26T00:59:24Z Indexed on 2010/05/26 1:01 UTC
Read the original article Hit count: 207

Filed under:
|
|

I am working on a Custom WebPart, for which I need an application page to render a PDF file.

I am currently using following link

http://support.microsoft.com/kb/306654

It works fine in ASP.NET, but gives a blank page in SharePoint.

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET