Page 1 of 2
Blazor barcodes and shapes
Posted: Thu Aug 05, 2021 1:56 pm
by fabiodvs
Hi,
when using barcodes and shapes in the blazor version of the reports they are displayed correctly in the designer but not in the preview.
And, actually, in the latest version (2021.3.6) the preview fails with the error "Either the image format is unknown or you don't have the required libraries to decode this format [GDI+ status: UnknownImageFormat]".
Is there any workaround for this?
Re: Blazor barcodes and shapes
Posted: Fri Aug 06, 2021 7:31 am
by Andrew
Hello,
Thank you for the request.
Please share the report template with us. This will help us locate the issue and give you proper suggestions.
Thank you.
Re: Blazor barcodes and shapes
Posted: Fri Aug 06, 2021 7:44 am
by fabiodvs
Hello,
any report template works, as soon as the report has a barcode or a shape the error occurs.
Anyway, I've attached a sample.
Thanks for the reply.
Re: Blazor barcodes and shapes
Posted: Wed Aug 11, 2021 9:31 pm
by HighAley
Hello,
The Barcodes and Shapes are not supported by Blazor report engine yet.
Thank you.
Re: Blazor barcodes and shapes
Posted: Thu Aug 12, 2021 8:32 am
by fabiodvs
Hi.
Any idea when it will be supported?
In version 2021.3.5 the preview is a bit wonky but it prints to PDF correctly so it seems to me that you're close

Re: Blazor barcodes and shapes
Posted: Mon Aug 16, 2021 8:35 am
by Andrew
Hello,
There is its own rendering of images, shapes, and barcodes in PDF. They are drawn with PDF primitives. And in other formats, shapes and barcodes are made through pictures. And the problem is that in Blazor, there is no built-in support for images. Everything goes through additional libraries, etc. And, for now, we have not yet found a suitable solution (including third-party licensing issues). You may send a request to
support@stimulsoft.com. At an additional charge, we may consider adding this feature faster.
What are your thoughts on this?
Re: Blazor barcodes and shapes
Posted: Mon Aug 16, 2021 8:43 am
by fabiodvs
Hello,
I kind of understand what you said but why does the designer work then?!
Regards.
Re: Blazor barcodes and shapes
Posted: Tue Aug 17, 2021 8:08 am
by Lech Kulikowski
Hello,
Which designer do you mean - standalone .exe?
Thank you.
Re: Blazor barcodes and shapes
Posted: Tue Aug 17, 2021 11:52 am
by fabiodvs
Hello,
no, blazor designer.
Re: Blazor barcodes and shapes
Posted: Wed Aug 18, 2021 7:54 pm
by Lech Kulikowski
Hello,
In the design time and in the viewer are using different algorithms for showing components, rendering.
Unfortunately, Barcodes and Shapes are not supported in the Blazor.
Thank you.