Posted 23 September 2020, 5:46 pm EST - Updated 3 October 2022, 11:38 pm EST
Is it possible to wrap text around a picture in a flex report?
Example:
Forums Home / ComponentOne / WinForms Edition
Posted by: kbj on 23 September 2020, 5:46 pm EST
Posted 23 September 2020, 5:46 pm EST - Updated 3 October 2022, 11:38 pm EST
Is it possible to wrap text around a picture in a flex report?
Example:
Posted 24 September 2020, 3:42 am EST
Hello,
Sorry to mention that it not possible to wrap text around a picture in a flex report.
Thanks,
Mohit
Posted 25 September 2020, 2:43 am EST
My first thought was to embed the image in RTF text - with Word this setting works. But when displaying the sample RTF document in a WinForms RichTextBox, the image is displayed above the text. So I assume that if will not work in FlexReport, either - as far as I know it uses a RichTextBox to render the RTF string?
Best regards
Wolfgang
Posted 26 September 2020, 8:13 am EST
Hello,
C1FlexReport uses standard Windows RICHEDIT control (same used in WordPad) to process RTF text. If it is not supported in WordPad then it is not possible to achieve the same in C1FlexReport.
Thanks,
Mohit