Shapes over a barcode breaking the barcode and/or shape

Stimulsoft Reports.JS discussion
Post Reply
alex.coles
Posts: 14
Joined: Mon Feb 03, 2020 2:19 pm

Shapes over a barcode breaking the barcode and/or shape

Post 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

Image
Stimulsoft.Reports.JS - Version: 2019.4.2 - Build date: 2019.11.13
alex.coles
Posts: 14
Joined: Mon Feb 03, 2020 2:19 pm

Re: Shapes over a barcode breaking the barcode and/or shape

Post 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.
Image
Stimulsoft.Reports.JS - Version: 2019.4.2 - Build date: 2019.11.13
Lech Kulikowski
Posts: 6247
Joined: Tue Mar 20, 2018 5:34 am

Re: Shapes over a barcode breaking the barcode and/or shape

Post by Lech Kulikowski »

Hello,

We couldn't reproduce the issue.

Please send us a sample report for analysis.

Thank you.
Post Reply