Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2020 : Technical Questions
Message Icon Topic: QR Codes Post Reply Post New Topic
Author Message
snufse
Newbie
Newbie


Joined: 19 Mar 2008
Location: United States
Online Status: Offline
Posts: 36
Quote snufse Replybullet Topic: QR Codes
    Posted: 02 May 2012 at 3:43am
Have following question:
 
Is it possible to use QR codes in Crystal Report (instead of traditional bar codes).
 
Do I need special software to do this?
 
If so, any recommendations to what vendor I should look at?
 
Thank you.
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 02 May 2012 at 4:09am
you may find this helpful
 
IP IP Logged
jamesjim882
Newbie
Newbie


Joined: 03 Jan 2013
Online Status: Offline
Posts: 4
Quote jamesjim882 Replybullet Posted: 16 Jan 2013 at 9:17pm
Of course!It's easy to generate qr code in Crystal Reports.
First, you need DLL to add reference.
After installation and setup of crystal reports in Visual Studio,here are steps:
  1. Drag and drop the field named "Barcode" to the report in Crystal Report1.rpt;
  2. Open Form1.cs in Design view, and add Barcode .linearbarcode.aspnet.dll to the project reference;
  3. Double click Form1 to enter Form1.cs, and copy the sample code into the method Form_Load;
  4. Using the namespace "Bizcode.matrixbarcode" if your report is created in C#.NET;

IP IP Logged
garychen
Newbie
Newbie


Joined: 14 Jan 2013
Online Status: Offline
Posts: 6
Quote garychen Replybullet Posted: 10 Apr 2013 at 6:30pm
In my own experience, I bought a barcode generator add-in for Crystal reports. It works well but it is expensive, especially for personal use. If you want to try it, quote me and I will give you the link.
IP IP Logged
recthor
Newbie
Newbie


Joined: 06 Jun 2013
Location: United States
Online Status: Offline
Posts: 9
Quote recthor Replybullet Posted: 05 Aug 2013 at 4:28pm
i have several years' experience in generating barcode, i think some turioals and articles might be helpful. you can google QR code, and some articles can be available. i can give you some if you need . this is the turoial of generating QR code , you can ,make it as reference and the tool if free for 30 days. this is the barcode generator in vb and other formats, i think it might also be helpful

good luck.

IP IP Logged
garychen
Newbie
Newbie


Joined: 14 Jan 2013
Online Status: Offline
Posts: 6
Quote garychen Replybullet Posted: 20 May 2014 at 6:13pm
check this post.

http://www.codeproject.com/Question/add-QR-Code-in-Crystal/barcode-creating


Edited by garychen - 20 May 2014 at 6:14pm
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.