Word functionality

I’m sreenath from Bank of America. We are in the process of writing an application and got stuck with 2 issues

  1. Inserting an Image in a word document
  2. creating .prn files for all office produc

The issue is thes above two need to happen on the server. We gave the solution using office interop but we were told not to isntall office interop on the server. Will your product support this two functionality on the server side>?

This message was posted using Email2Forum by Merit.

Hi
Thank you for your interest in Aspose products.

  1. You can insert images into word document using Aspose.Words.
  2. Aspose.words doesn’t provide a feature to convert word files to .PRN. But the Aspose.Words.Viewer namespace provides classes to render and print Word documents without utilizing Microsoft Word.
    Please let me know if you would like to know anything else.
    Best regards.

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.

Saving to image

In additional, new Rendering engine allows you to convert Word document to PDF directly (without using Aspose.Pdf).

Saving to Pdf

The latest version of Aspose.Words is available for download from downloads section or from NuGet