Combining Multiple PDF's via Aspose.Words?

I have a software requirement to create a Word document dynamically and render back to the end-user as a PDF. I understand i can use Aspose.Words to do so. One extended requirement is the ability to take that PDF that is generated, and combine it with another PDF that was previously generated and which we have “on file”. My question is, can i use Aspose.Words to not only create the PDF from Word (as i understand can be done), but also combine two PDF’s to render as a single PDF document back to the end-user?

Hi
Thanks for your request. No, you cannot combine PDFs using Aspose.Words. However, you can achieve this using Aspose.Pdf.Kit.
Best regards,