.Doc --> .PDF Conversion

Hello,
I have a website using ASP.Net. I need to upload files and if not already in .pdf format, convert them to .pdf before saving them.
Can I use Aspose.Words to do this “conversion” (or “printing”, depending upon how it’s implemented)? Do I require the Aspose.PDF module as well? Instead?
Thanks in advance.

Hi
Thank you for your interest in Aspose products. Actually you need both Aspose.Words and Aspose.Pdf to convert Word documents to PDF. Please see the following link to learn how to convert Word documents to PDF:
https://docs.aspose.com/words/net/save-a-document/ (See “Converting to PDF” section).
Best regards.