I clone a Section from a template report (ISCDReportClientDocument templateReport
) and use the ReportSectionsController to Add the cloned section to a target report. This works well. But as soon as the template section contains a Picture (Bitmap) the statment
ReportSectionsController.Add(clonedSection)
fails. Message: Image data missing.
How can I clone /copy an Image from a template report to a target report?
Request clarification before answering.
Hi Joerg,
I have not tried it but what you likely need to do is clone the objects in the section as well as the section.
Don
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.