Preview without border and shadow
Posted: Wed Oct 16, 2013 12:29 pm
Hi!
I need to see a report in an area of my program, without open it in viewer of the Stimulsoft. I tried to use the StiViewerControl and a pictureBox. I want to see if is there a way to remove the border from report’s page and its shadow.
Border in gold color.
(Runtime)
And, if is there also way to remove the border of the stiViewerControl. I was try to set the 'BorderStyle = none' for this stiViewerControl, but nothing happening.
(Runtime) (Design) Finaly, like I don’t have sucess before, I tried to get a image from report for show it in pictureBox Control. But I getting a thumbnail of report, not the report in image format.
Is this possible?
(Code) (Desing) (Runtime)
I need to see a report in an area of my program, without open it in viewer of the Stimulsoft. I tried to use the StiViewerControl and a pictureBox. I want to see if is there a way to remove the border from report’s page and its shadow.
Border in gold color.
(Runtime)
And, if is there also way to remove the border of the stiViewerControl. I was try to set the 'BorderStyle = none' for this stiViewerControl, but nothing happening.
(Runtime) (Design) Finaly, like I don’t have sucess before, I tried to get a image from report for show it in pictureBox Control. But I getting a thumbnail of report, not the report in image format.
Is this possible?
(Code) (Desing) (Runtime)