I have a sharepoint site content that I would like to export to a PPT or PDF file, I couldn't manage to find any tool to do it, in your opinion, what is the most convenient way to perform this kind of operation .
|
|
Converting HTML to PPT will be challenging at best, but tools are available for output as PDF, including SharePoint UIs and Workflow Activities. For details see:
Not free, but comes with great support. Please note that I worked on this product so the usual disclaimers apply. |
|||
|
|
|
This actually might not be that difficult, depending on exactly what you are trying to do (your question is vague). This solution requires SharePoint 2010 Enterprise and Office 2010.
This will not work in PowerPoint. |
||||
|
|
|
I am not sure that this is even possible, at least not without a great deal of work. If you would like to chase the idea yourself, here is a rundown on what I think you may need in order to get it done: 1 - Pull all lists within the site. 2 - While accessing each list, use http://www.developerfusion.com/code/5682/create-pdf-files-on-fly-in-c/. 3 - Repeatedly call function to write PDF text for each new list. |
|||
|
|
|
You will have to use a software to do that, you can try a paid one I am using atm or a free by oracle, Similiar question i asked few day back Or If you meant by exporting SharePoint List Data then you can simply export it to Excel or you can export it to Access if you want attachments with it as well. |
||||
|
|
