Page 1 of 1
Shapes over a barcode breaking the barcode and/or shape
Posted: Tue Apr 28, 2020 2:21 pm
by alex.coles
I am adding a shape over a barcode and when it renders it's breaking either the barcode or the shape in the designer when previewed and rendered in the viewer.
Adding
Code: Select all
options.appearance.htmlRenderMode = Stimulsoft.Report.Export.StiHtmlExportMode.Div;
fixes the positioning of the elements, however vertical alignment no longer works in cells and the bottom of the barcode is being cropped.
Reports.js 2019.4.2

Re: Shapes over a barcode breaking the barcode and/or shape
Posted: Tue Apr 28, 2020 4:04 pm
by alex.coles
Having been fiddling this afternoon, it seems the vertical alignment is fixed in latest (20.2) which I can get around by positioning the element better and not relying on the vertical alignment setting, but the main issue...
The barcode is clipping because of the page zoom.
When the page zoom is <=100 then the barcode and images are rendered correctly on screen, but as soon as the zoom is above this (125% on page width) the bottom of the barcode is clipped and the shapes are messed up too.

Re: Shapes over a barcode breaking the barcode and/or shape
Posted: Sat May 02, 2020 11:37 am
by Lech Kulikowski
Hello,
We couldn't reproduce the issue.
Please send us a sample report for analysis.
Thank you.