Single Row Image in Text Document
Leave feedback
NoteIn this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format.
NoteThe code uses some of the objects defined in The Business Layer.
As a report developer, you are required to represent information of first single manager with the following key requirements:
- Report must show image of the manager
- It must show Name and age of manager
- Report must be generated in the Text Document.
WarningInserting Images Dynamically is not Supported yet
Name: <<[manager.getName()]>>
Age: <<[manager.getAge()]>>
Please download the sample template we created in this article:
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.