Require a Print Button for printing the currently viewed multi page document at client side

We evaluated your utility “Aspose.Words for .NET” and seem perfect for our business purpose apart from below exceptions

1. Require a Print Button for printing the currently viewed multi page document at client side.
2. Presently Viewed word file in Image format must not be allowed to save in folder “Temporary Internet Files” at client side.

Please provide quick resolution for the above mentioned issues so we can further proceed in order to integrate your utility (“Aspose.Words for .NET”) with our single server hosted .Net Web application with C# in order to facilitate document viewing in our testing environment.

Thanks

Brij

Hello

Thanks for your request. Printer should be installed or available (in case of network printer) on the PC where you are running the application. There is no way to print document on client side using Aspose.Words.
Could you please be more specific regarding the second problem?
Best regards,

If I understand you correctly, you would like to generate the document preview. So in this case, using Aspose.Words, you can generate document preview using XPS. You can find an example here:
https://blog.aspose.com/2009/08/14/render-doc-ooxml-odt-rtf-and-html-documents-in-silverlight/

Best regards,