Perform Mail Merge & Display Multiple Pages Frames of TIFF on an Image Merge Field using C# or Java

We have a doc template with an image merge field. An image that we use to merge into the template image merge field is a multiple pages TIFF image file. After the merge process we can only see the first page of the TIFF image. Is there a way to show the all pages of the image?

@tcngo,

Please ZIP and attach the following resources here for testing:

  • Your simplified template Word document containing the image merge field
  • Aspose.Words for .NET 20.7 generated output DOCX file showing the undesired behavior
  • Your expected DOCX file showing the desired output. You can create this document by using MS Word or any other editor. This will help us to understand the structure of your expected document as to how you want your final output be generated like.
  • Please also create a standalone simple console application (source code without compilation errors) that helps us to reproduce your current problem on our end and attach it here for testing. Please do not include Aspose.Words DLL files in it to reduce the file size.

As soon as you get these pieces of information ready, we will start further investigation into your scenario and provide you more information.