In some reports we use the background image.
Sinds the update from Q2 2012 to Q3 2013 SP1 we needed to change the way to set a backgound image.
From
report.Style.BackgroundImage.ImageData = imageData
to
report.PageSettings.BackgroundImage.ImageData = imageData
Sinds this change the backgroundimage is not fully visible anymore. The data from a detail section / subreport is now a overlayer above the backgroundimage.
How can i prevent this?
7 Answers, 1 is accepted
Check this: http://www.telerik.com/community/forums/reporting/telerik-reporting/report-background-image.aspx#2592796
Use just the detail section or split the image into "sections" - a part for the page header, another for the main part and a third one for the page footer.
-KS
The link you send i allready found myself, thats why i mentioned the from ->> to fraze.
Or... remove the report background and use just the PageSettings.Style.BackgroundImage.ImageData and show the report in print preview.
Perhaps some screenshots will clear the situation?
-KS
Hi KS !
How to get imageData in Expression for PageSetting.BackgroundImage.ImageData in Report Designer ?
-Nay San
Hi Nay,
Someone from the Telerik Reporting team will review the other forum post you've opened for this topic in the next couple days. The answer Kahka posted was nearly 10 years ago, so I'm not sure how (if any) reply you would get from them.
If you want a faster answer (<24 hours), open a Technical Support Ticket here (note: ask your manager/team lead to assign whomever has the Telerik Reporting license to your account so that you can use Support. It take just a few seconds using the Manage Licensed Users portal).
How to make my backgroundimage visible in the page header and detail?
The way the Report.Styel.BackgroundImage and the Report.PageSettings.BackgroundImage apply is a known issue logged into our system for improvement. The task is considered with high priority. As it is related to core functionality which cannot be changed at once, we cannot provide you with an ETA of the resolution.
Our suggestions is to use the Report.PageSettings.BackgroundImage and display the report in PrintPreview mode or use a Watermark which is also visible in PrintPreview mode.
If you need further help, please open a support ticket and attach your report definition and the used background image, with details about the purpose of the background image in your report.
Regards,
Stef
Telerik
Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.
Hi Stef
How to get dynamic imageData in Bindings Expression . I attached the image what i want .
Please Help
Thanks
Nay San
I'm wondering if there is any progress on this issue?
Kind regards
This issue is with highest priority however we will need more time to consider the most appropriate solution and test it thoroughly.
Regards,
Peter
Telerik
New HTML5/JS REPORT VIEWER with MOBILE AND TOUCH SUPPORT available in Telerik Reporting Q3 2013! Get the new Reporting version from your account or download a trial.