Placing text box over image problem

Stimulsoft Reports.JS discussion
Post Reply
enigma
Posts: 22
Joined: Tue Feb 11, 2014 2:51 pm

Placing text box over image problem

Post 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
designer.png (179.24 KiB) Viewed 2409 times
viewer.png
viewer.png (207.3 KiB) Viewed 2409 times
Software developer from Croatia
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Placing text box over image problem

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Placing text box over image problem

Post 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.
Post Reply