Custom Reports


Good day,
I need to create a result similar to the attached word document.
Without exception, all items on the example is linked to database fields.
The data come from a sqlserver dataset and the language is C#
Please advise if Aspose words or cell or any other product is in fact the appropriate way to go for this requirement.
If Aspose is in fact the way to go I would really appreciate some assistance to get started.
I have Aspose.Total for .net
kind regards


Hi Zack,

Thanks for your inquiry. You can achieve your requirements using Aspose.Words. Aspose.Words for .NET is a class library that enables your applications to perform a great range of document processing tasks. Aspose.Words supports DOC, DOCX, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats. With Aspose.Words you can generate, modify, convert, render and print documents without utilizing Microsoft Word®.

I suggest you please read following documentation links to create, modify document and apply formatting to contents of document.
http://www.aspose.com/docs/display/wordsnet/DocumentBuilder+Overview
http://www.aspose.com/docs/display/wordsnet/Inserting+Document+Elements
http://www.aspose.com/docs/display/wordsnet/Specifying+Formatting
http://www.aspose.com/docs/display/wordsnet/Moving+the+Cursor

Moreover, I suggest you please read about mail merge to populate with data from the data source from here:
http://www.aspose.com/docs/display/wordsnet/Simple+Mail+Merge+Explained
http://www.aspose.com/docs/display/wordsnet/How+to++Execute+Simple+Mail+Merge

Please also read about mail merge with regions from here:
http://www.aspose.com/docs/display/wordsnet/Mail+Merge+with+Regions+Explained
http://www.aspose.com/docs/display/wordsnet/How+to++Execute+Mail+Merge+with+Regions

Hope this answers your query. Please let us know if you have any more queries.