Is there a way to print out all the List information inside each individual List (Under the setting section) for all the List inside a site into a PDF file?

|
|
|
I believe you are asking about Printing the list items, from an option which could be present in the settings page of the list. There is no out of the box option from MOSS, where you could do that. But gladly, there is a codeplex tool called SPPrintlist, which can serve your purpose. It has pretty neat options of printing with pagination and sorting too. Check it out. |
|||
|
|
Amongst many other things, the PDF Converter for SharePoint allows any page to be converted to PDF directly from the SharePoint UI, SharePoint Designer Workflow, Nintex Workflow or a web service call. I worked on this product so the usual disclaimers apply. |
|||
|
|