Page 1 of 1
Placing text box over image problem
Posted: Fri Dec 11, 2015 7:22 am
by enigma
Hi, we need to print bill info on the image and when I place the text box over an image, the image is somehow printed on another page and the page orientation becomes landscape and only from the part where the text box starts. In attachment you can see the designer and the viewer preview. And also in the viewer image you can see that images is repeated few times from the part where the text box starts in the designer view.

- designer.png (179.24 KiB) Viewed 2414 times

- viewer.png (207.3 KiB) Viewed 2414 times
Re: Placing text box over image problem
Posted: Fri Dec 11, 2015 2:28 pm
by HighAley
Hello.
We are working on new methods of report rendering.
They will be available in 2-3 days.
We will let you know when it will be available.
Thank you.
Re: Placing text box over image problem
Posted: Tue Dec 15, 2015 8:41 am
by HighAley
Hello.
We have added a new mode.
Please, download our next prerelease build on Friday and enable it next way:
Code: Select all
options.appearance.htmlRenderMode = Stimulsoft.Report.Export.StiHtmlExportMode.Div;
Thank you.