Products Technologies Demo Docs Blog Support Company

Sneak Peek Reporting X10: Image Placeholder Merging

This is always the most exciting time of the year: When I am getting hands-on a new version and I am able to test the first new features of an upcoming new release. Today, I would like to introduce image placeholder merging. In the current version, images can be merged into a special textual merge field type that refers to a physical image location. In the upcoming version X10, an image object can be added to the template with a given name. The data column must contain either the binary…

Sneak Peek Reporting X10: Image Placeholder Merging

This is always the most exciting time of the year: When I am getting hands-on a new version and I am able to test the first new features of an upcoming new release.

Today, I would like to introduce image placeholder merging. In the current version, images can be merged into a special textual merge field type that refers to a physical image location.

In the upcoming version X10, an image object can be added to the template with a given name. The data column must contain either the binary image data as a byte array, an object of type System.Drawing.Image, a file name or a hex string beginning with X'. These options cover most typical image representations in databases.

Merged images are scaled up or down to match the width of the placeholder image in the template. The following screenshot shows a placeholder image and the Object Name dialog:

Image Placeholder Merging

After the template is merged, the image is scaled to match the placeholder image size.

Image Placeholder Merging

This new concept allows the creation of templates in a true WYSIWYG manner - you see how your final document looks like while creating your report template.

Another great feature of TX Text Control X10 - stay tuned for more.

Stay in the loop!

Subscribe to the newsletter to receive the latest updates.

Related Posts

ASP.NETASP.NET CorePDF/UA

PDF/UA vs. PDF/A-3a: Which Format Should You Use for Your Business Application?

In this blog post, we will explore the differences between PDF/UA and PDF/A-3a, helping you choose the right format for your business needs. We will discuss the key features, benefits, and use…


ASP.NETASP.NET CorePDF/UA

Validating PDF/UA Documents in .NET C#

Creating accessible and compliant PDF documents is becoming an increasingly important requirement across industries. In this blog post, we explore how to validate PDF/UA documents using Text…


ASP.NETWindows FormsWPF

Sneak Peek: TX Text Control 34.0 Coming November 2025

We are excited to announce the upcoming release of TX Text Control 34.0, scheduled for November 2025. This update brings a host of new features and improvements to enhance your document processing…


ASP.NETWindows FormsWPF

TX Text Control 33.0 SP3 is Now Available: What's New in the Latest Version

TX Text Control 33.0 Service Pack 3 is now available, offering important updates and bug fixes for all platforms. If you use TX Text Control in your document processing applications, this service…


ASP.NETASP.NET CoreDocument Viewer

High-Performance Text Replacement in Large DOCX Files using C# .NET

Learn how to efficiently replace text in large DOCX files using C# .NET and the ServerTextControl component from Text Control. This article demonstrates the performance benefits of using the…