Click here to Skip to main content
15,908,444 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to create datamatrix barcode and this datamatrix barcode value is database table value.And generate datamatrix barcode use in c#?

What I have tried:

How to generate datamatrix barcode in c#?
Posted
Updated 2-Jun-22 8:54am
v2
Comments
phil.o 25-Jul-19 16:45pm    
"I want" is not a question. Please read the FAQ[^] to understand how to properly formulate a question.
[no name] 25-Jul-19 16:54pm    
I want to say how I can do it this way So I'm asking what I have to use to do it that way.
Patrice T 25-Jul-19 17:13pm    
And what said Google ?
MadMyche 25-Jul-19 17:47pm    
Google you say; how about the articles right here on CP?
Patrice T 25-Jul-19 18:06pm    
and it is useful?
I guess google says much more than this.

Is your question related to the CP article ?

There are plenty of articles right here on CodeProject that will teach you.
I would read through them and start writing your code, and if you should have problems post the problems you are having along with the relevant code.

CodeProject: Search for "Barcode"[^]
Spoiler: the second article does reference 2D barcodes
 
Share this answer
 
Comments
[no name] 25-Jul-19 18:33pm    
Thank you very much for your help.In case of problems, I ask again and thank you again for this reason
[no name] 27-Jul-19 17:26pm    
Hello.I want to create data matrix bar code with c #.But the examples here are creating QR barcode or long lines barcod. These examples did not help. Do you have suggestions?
MadMyche 29-Jul-19 10:22am    
Do some research- a Data Matrix is just a 2 dimensional bar-code; and there are many formats for these, such as QR or PDF417. Lookup the documentation for the libraries that are included to see if they cover the format you need.
fastal 2-Jun-22 14:36pm    
Ha this is like hit #3 on Google and all the wiseacres answering tell me to Google it - it's hilarious here that there's somebody smarter than those who bother to make that comment and that's the OP (also more polite than all of us)! If you're too lazy to post a link at minimum (lmgtfy links don't count), at least have the courtesy to keep your mouth shut.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900