Are there any plans to expand the print control in
Aspose.Word.Viewer? In many instances our end users require
different documents to be directed to different printers so at the very
least we need control over the printer selection. Additionally,
it would be convenient to have control over tray selection, duplex
printing, and number of copies.
Regards,
Andy Vanasse
PCSS, Inc.
Printer selection will be supported in the next release, which is planned for January 30th.
Concerning other features we are actually planning to add support for them but I just cannot say whether it will be anytime soon.
Hi<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
We are happy to tell you that the new Rendering Engine has replaced the “old Viewer Beta”. The Rendering Engine can print, save as images or draw onto .NET Graphics object any document page.
Please see Aspose.Words documentation to learn more about new features.
SaveToImage method renders document pages into images:
In additional, new Rendering engine allows you to convert Word document to PDF directly (without using Aspose.Pdf).
SaveToPdf method converts the whole document or selected pages to PDF.
The latest version of Aspose.Words is available for download from here:
http://www.aspose.com/community/files/51/file-format-components/aspose.words/entry158153.aspx
Best regards,