ASP.NET Samples
    .NET Application Samples
    Reporting Services Samples

    View The Latest
OfficeWriter Docs

    OfficeWriter Home
    OfficeWriter Resources
    OfficeWriter Demos
WordTemplate Insert Image Demo (C#)

WordTemplate can insert images from byte arrays or ADO.NET objects into your Word documents.

Technical Overview

The AdventureWorks2000 SQL query includes the ProductPhoto.ThumbNailPhoto field, which is a binary image stored in the database. By using special merge field syntax (click "View template" to see the template document and merge fields), you can import the image from the DataColumn into the document at runtime.

View source View template

Run demo





Copyright 2005 © SoftArtisans, Inc. All Rights Reserved.