Converting Aspose.Word into Aspose.pdf.Generator

I am trying to aspose for generating pdf from doc, docx, jpg, bmp, and png.

I am using the aspose.pdf.Generator for jpg, bmp and png. I am using the aspose.word for doc and docx files. I am not able to find resource where I could use the aspose.word output and save it to a pdf from aspose.pdf.Generator.


Hi,

You do not need to use Aspose.Pdf.Generator to convert Word documents or images to PDF. You can use Aspose.Words to directly convert Word documents and images to PDF. Please check following topics for more details.

http://www.aspose.com/docs/display/wordsnet/How+to++Convert+a+Document+to+PDF

http://www.aspose.com/docs/display/wordsnet/How+to+Convert+an+Image+to+PDF

Best Regards,