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.
Placing text box over image problem
Placing text box over image problem
Software developer from Croatia
Re: Placing text box over image problem
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.
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
Hello.
We have added a new mode.
Please, download our next prerelease build on Friday and enable it next way:
Thank you.
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;