question

RadhaiKrish-2512 avatar image
0 Votes"
RadhaiKrish-2512 asked ZoeHui-MSFT answered

QR Code in SSRS Report

Need: To have QR Code printed in SSRS Reports.

We do have SQL 2016 Reporting Services. We are trying to implement QR Code prints in the reports for 1 need of our customer.
Kindly do let us know,
1. If SQL Reporting Services have any feature supporting this? (To have QR code printed in the report)
2. Can the QR Codes be scanned from a public network? (As the need is there)

sql-server-reporting-services
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

OlafHelper-2800 avatar image
0 Votes"
OlafHelper-2800 answered RadhaiKrish-2512 commented

The is no build-in function in SSRS to generate QR code, but there some third-party controls and open-source solutions out there, just search for

Some examples:
https://barcodewiz.com/user-manual/qr-code-fonts/qr_code_font_in_ssrs_report_server.aspx
https://github.com/codebude/QRCoder/wiki

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Dear Olaf, thank you!

I am not much aware of works related to QR codes. Could you please confirm if we can go ahead with 'https://github.com/codebude/QRCoder/wiki' which has mentioned about the open source solution, that customer won't need to pay for it and that QRCode implemented SSRS reports will get scanned from anywhere?

0 Votes 0 ·
ZoeHui-MSFT avatar image
0 Votes"
ZoeHui-MSFT answered

Hi @RadhaiKrish-2512,

As Olaf said that SSRS doesn't have the function to generate QR code.

You may refer generate-qr-code-barcodes-in-an-ssrs-report-with-the-qrcoder-library to see if it is helful.

Regards,

Zoe


If the answer is helpful, please click "Accept Answer" and upvote it.

Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Hot issues October


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.