Tagged Questions
1
vote
3answers
2k views
Using an iframe to view a PDF stored in a SharePoint document library
Question
Is it possible to view a PDF through an iframe that is stored in a SharePoint 2010 document library? If so, what changes do I need to make to the default document library settings?
...
1
vote
3answers
694 views
Save webpart (html) as PDF file
I have a webpart that is specialized business calculator. Once the user puts in the details of the contract, they need to save the web part (in pdf format) as part of the contract documentation. I ...