Convert Save As Word Document to Memory Stream byte[] in PDF Format using C# .NET Java Code

Hi,

I am trying to save a Memory Stream as a pdf document using Aspose Words. Looks like Aspose Words allows me to save the stream only in the Aspose.pdf format. I will then require Aspose.pdf to convert this into a pdf file. Is this the only way to go about this? I only have a licensed version of Aspose.Words. Is it possible to convert a memory stream into a pdf file using Aspose.Words?

Thanks,

Jayram.

Hi

Thanks for your inquiry. You can convert Word Document to PDF stream by using Aspose.Words. Please see the following links to learn how to convert Word documents to PDF.

Best regards.