Hi Sankar,
You can install Microsoft Print to PDF using the following commands:
Open an admin Command Prompt window and run these two commands:
- dism /Online /Disable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart
Press Enter.
Then run:
- dism /Online /Enable-Feature /FeatureName:"Printing-PrintToPDFServices-Features" /NoRestart
Pls post back the error messages, if any.
Ref: How to Restore Microsoft Print to PDF After Deleting it Accidentally