Answer the question
In order to leave comments, you need to log in
How to generate Code 128B in C# .NET 4.5?
Good evening, dear colleagues.
Please help me with some C# code.
I am writing a small program for the needs of my organization, the task was to generate Code 128B, third-party DLLs are all paid, so I decided to look for a C # generation option, and found an example on Habré. the problem is that neither I nor my compiler understands the line:
Draw(ref g, code.output);
and
Draw(ref h, code.output);
no experience with graphics.
Tell me how to generate Code 128?
Answer the question
In order to leave comments, you need to log in
Have you looked in the comments, for example?
Maybe this will work: www.codeproject.com/Articles/14409/GenCode128-A-Co...
Thanks for advice, but in VS2012 the source code does not want to be collected.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question