Prev: The SCAN_SetReaderParams Error occured when using SMDK (Symbol
Next: Establish Data/GPRS Connection Automatically
From: Nina on 24 Jul 2008 10:43 I'm working on Visual Studio 2005 Mobile using C# language. I need to create simple barcode 3 of 9. How can I do it? Do I need download barcode controls or dll files?
From: Chris Tacke, eMVP on 24 Jul 2008 11:03 Get a 3of9 font and just use that. It's definitly the simplest way. -- Chris Tacke, Embedded MVP OpenNETCF Consulting Giving back to the embedded community http://community.OpenNETCF.com "Nina" <Nina(a)discussions.microsoft.com> wrote in message news:332F49F6-8D28-4AFB-BF82-608D68CE9964(a)microsoft.com... > I'm working on Visual Studio 2005 Mobile using C# language. > I need to create simple barcode 3 of 9. How can I do it? Do I need > download > barcode controls or dll files? >
From: Ginny Caughey MVP on 24 Jul 2008 11:07 Nina, Do you want to create a barcode on printed output? If so, the printer control language of your printer may allow you to specify the type of barcode to print. -- Ginny Caughey Device Application Development MVP "Nina" <Nina(a)discussions.microsoft.com> wrote in message news:332F49F6-8D28-4AFB-BF82-608D68CE9964(a)microsoft.com... > I'm working on Visual Studio 2005 Mobile using C# language. > I need to create simple barcode 3 of 9. How can I do it? Do I need > download > barcode controls or dll files? >
From: Nina on 24 Jul 2008 16:48 How can I get that 3of9 font? Is it software? "Chris Tacke, eMVP" wrote: > Get a 3of9 font and just use that. It's definitly the simplest way. > > > -- > > Chris Tacke, Embedded MVP > OpenNETCF Consulting > Giving back to the embedded community > http://community.OpenNETCF.com > > "Nina" <Nina(a)discussions.microsoft.com> wrote in message > news:332F49F6-8D28-4AFB-BF82-608D68CE9964(a)microsoft.com... > > I'm working on Visual Studio 2005 Mobile using C# language. > > I need to create simple barcode 3 of 9. How can I do it? Do I need > > download > > barcode controls or dll files? > > > > >
From: "Paul G. Tobey [eMVP]" p space tobey no spam AT no instrument no spam DOT on 24 Jul 2008 16:58 You don't know what a "font" is? A "typeface"? Like Arial or Times Roman that you'd use in Word? It's not a single item that you download from Microsoft or something; you simply need one of the probably many fonts where the representation of "A" is the 3 of 9 barcode for "A". Here's one for purchase: http://idautomation.com/fonts/code39/ Here's a supposedly free one: http://www.barcodesinc.com/free-barcode-font/ Google is your friend... Paul T. "Nina" <Nina(a)discussions.microsoft.com> wrote in message news:3F2E5810-913F-47CD-AACC-AD0868F11E89(a)microsoft.com... > How can I get that 3of9 font? Is it software? > > "Chris Tacke, eMVP" wrote: > >> Get a 3of9 font and just use that. It's definitly the simplest way. >> >> >> -- >> >> Chris Tacke, Embedded MVP >> OpenNETCF Consulting >> Giving back to the embedded community >> http://community.OpenNETCF.com >> >> "Nina" <Nina(a)discussions.microsoft.com> wrote in message >> news:332F49F6-8D28-4AFB-BF82-608D68CE9964(a)microsoft.com... >> > I'm working on Visual Studio 2005 Mobile using C# language. >> > I need to create simple barcode 3 of 9. How can I do it? Do I need >> > download >> > barcode controls or dll files? >> > >> >> >>
|
Next
|
Last
Pages: 1 2 3 4 Prev: The SCAN_SetReaderParams Error occured when using SMDK (Symbol Next: Establish Data/GPRS Connection Automatically |