Installation

Please Follow these steps to install this solution

Step:1 Check if the "SharePoint 2010 Administration" service is running
click start->run->"services.msc"
search for "SharePoint 2010 Administration" and start the service

Step:2 Goto Start AllPrograms->Microsoft SharePoint 2010 Products
run SharePoint 2010 Management Shell as administrator

step:3 Add-SPSolution -LiteralPath "..Path to P3.Modules.SharePoint.PDF2Lib.wsp"
Step:4 Install-SPSolution -Identity "P3.Modules.SharePoint.PDF2Lib.wsp" -WebApplication "URL" -GACDeployment
wait for few mins for the job service to complete
Step:5 Enable-SPFeature -Url "URL" -Identity "d7baf6cc-d5be-4c3c-a43b-56e59a37d102"

To Uninstall

Step:1 Disable-SPFeature -Url "URL" -Identity "d7baf6cc-d5be-4c3c-a43b-56e59a37d102"
Step:2 Uninstall-SPSolution -Identity "P3.Modules.SharePoint.PDF2Lib.wsp" -AllWebApplication
step:3 Remove-SPSolution -Identity "P3.Modules.SharePoint.PDF2Lib.wsp"


Errors

1)A deployment or retraction is already under way for the solution, and only one deployment or retraction at a time is supported
Ans) Wait for the job service to complete


Configuring the PDF to Library feature.


PDF2Lib-3.PNG

PDF2Lib-1.PNG

PDF2Lib-2.PNG

PDF2Lib-5.PNG

PDF2Lib-6.PNG

PDF2Lib-8.PNG

PDF2Lib-8.PNG

PDF2Lib-7.PNG