ActiveReports 18 .NET Edition
Samples / Samples / API / Section Report / Custom Annotation
In This Topic
    Custom Annotation
    In This Topic

    The Custom Annotation sample demonstrates how to add the Custom Annotation button to the Viewer toolbar and depicts the method to add any annotation (seal image in this case) to the report. Only one annotation can be used per page.

    Custom annotation

    Sample Location

    Visual Basic.NET

    https://github.com/activereports/Samples18/tree/main/API/Section/CustomAnnotation/VB.NET

    C#

    https://github.com/activereports/Samples18/tree/main/API/Section/CustomAnnotation/C#

    Details

    When you run the sample, the report appears in the Viewer control. The Viewer control toolbar contains the Custom Annotation button that opens the report annotation.

    Note: To run this sample, you must have access to the Nwind.db. The NWIND.db file can be downloaded from GitHub: ..\Samples18\Data\NWIND.db.