Hi,
Please provide sample code printing textbox in Aspose.Word.
Regards,
Dwarika
Hi,
Please provide sample code printing textbox in Aspose.Word.
Regards,
Dwarika
Hi,
Thank you for your request. Aspose.Words does include printing capability, but it is quite limited and still in beta stage. Please see the Aspose.Words.Viewer namespace. Besides, could you please provide more info as to what you meant by "printing textbox"?
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,