This sample shows how to export Section Report to Word (DOCX) format using third party assemblies.
Visual Basic.NET
https://github.com/activereports/Samples17/tree/main/Advanced/Section/CustomWordExport/VB.NET
C#
https://github.com/activereports/Samples17/tree/main/Advanced/Section/CustomWordExport/C#
When you run this sample, a Windows Form is displayed that prompts you to select the report type and the Word export format type. Please note that we are not going to support any third party assemblies or projects. This sample demonstrates the idea on creating custom exports to satisfy different requirements.