Hi There,
We have a requirement for our ASP.NET website where we mail merges a ms word document using Aspose and then either need to a. make download them to client end (browser) or b. directly ask a printing prompt to print the document at client machine.
Can anyone please answer me how can I send the document to client end so that it directly goes to printer (or prompts for printing options)?
I know due to security aspect, It is hard to send document directly to client printer? but I really hope if it can be achieved via some Javascript stuff? Best to hope for is if Aspose have any solution for my requirement.
Thanks in Advance,
Nirav
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thank you for your request. Using Aspose.Words you can print a document only on the server side. There is no way to print a document on the client side.
Best regards,