asp.net mvc 4 - How to Show QR Code in RDLC report -



asp.net mvc 4 - How to Show QR Code in RDLC report -

i used qrencoder (nuget- bundle qrcode.net) generating qr code in mvc 4. question how can show qrcode in rdlc study dynamically. searched through many websites didn't got feasible solution.

one way to:

create handler in .net dynamically generate qr code based on querystring parameters , homecoming png. setup rdlc have image externally referenced. when generating study need set allow external references pass url handler/image in dataset beingness sent study , have path image in report.

when study generated generate , show qr code.

asp.net-mvc-4 rdlc qr-code

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -