This is a migrated thread and some comments may be shown as answers.

Generate barcode images (as base64) on server

1 Answer 578 Views
Barcode
This is a migrated thread and some comments may be shown as answers.
Michal
Top achievements
Rank 1
Michal asked on 29 Oct 2019, 08:39 AM

Hi,
is it possible to generate barcodes on the server side in .NET Core? I need generate a barcode image as base64 string.

Thanks,
MT

1 Answer, 1 is accepted

Sort by
0
Alex Hajigeorgieva
Telerik team
answered on 01 Nov 2019, 08:17 AM

Hi, Michal,

The Kendo UI suite requires working DOM to operate, however if you want to store the generated barcode on the server, you can use its exportImage() method and post it to a controller action:

https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/barcode/methods/exportimage

In case your scenario requires an export on the server, you can take a look at this forum post:

https://www.telerik.com/forums/render-charts-on-the-server-side-08fe49816707#VpfZTbtcXUSatPveEEZ8mw

Let us know in case further questions arise.

Kind Regards,
Alex Hajigeorgieva
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Barcode
Asked by
Michal
Top achievements
Rank 1
Answers by
Alex Hajigeorgieva
Telerik team
Share this question
or