Converting word documents- text and RTF into one png file

Hi,

Is it possible to convert word documents, rtf files, text files into one png file?

Right now I get one png file for each page in the document, but what if i want all the png files to be attached and get one png file for each of the documents? Is that possible with Aspose.Words or Aspose.Images?

Thank you

Hi
Thanks for your request. There is no direct way to achieve this. However, I think the technique suggested here might be useful for you:
https://docs.aspose.com/words/net/print-a-document-programmatically-or-using-dialogs/
Best regards,