Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
AnswerRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Dan Neely28-Sep-07 2:11
Dan Neely28-Sep-07 2:11 
GeneralRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Vasudevan Deepak Kumar28-Sep-07 2:21
Vasudevan Deepak Kumar28-Sep-07 2:21 
GeneralRe: My customer should dot net framework be installed on his device to open and use my application? Pin
Dan Neely28-Sep-07 2:40
Dan Neely28-Sep-07 2:40 
QuestionRecord in Txt Pin
Can_8528-Sep-07 1:56
Can_8528-Sep-07 1:56 
AnswerRe: Record in Txt Pin
Colin Angus Mackay28-Sep-07 2:00
Colin Angus Mackay28-Sep-07 2:00 
QuestionREFRESH the database after updating Pin
prasadbuddhika28-Sep-07 1:50
prasadbuddhika28-Sep-07 1:50 
AnswerRe: REFRESH the database after updating Pin
Malcolm Smart28-Sep-07 2:38
Malcolm Smart28-Sep-07 2:38 
QuestionProblem with font and GDI+ Pin
Bin2Hex28-Sep-07 1:39
Bin2Hex28-Sep-07 1:39 
Hello all,

I have a c# project in wich I need to display some barcodes. In the past, I've used an Code128 font from http://grandzebu.net/informatique/codbar-en/code128.htm[^]in some c++ projects, and had no problems printing the codes (using gdi).

Now, in the c# project, it uses gdi+ and it seems that it has some problems with some fonts (the code128 included), and always replaces it with Arial.

After searching the net and trying some proposed solutions, I gave up on trying to make gdi+ use the font, so my questions are:

1) Is there any way to convert the font into a format that gdi+ can swallow? (preferably a free one, this is a kind of pet project)

2) Any way of using c++ to draw only the barcode using gdi on the same page that the rest of the program will display the rest of the print output?

TIA
Questioninserting control into DataGridView rows Pin
half-life28-Sep-07 1:22
half-life28-Sep-07 1:22 
AnswerRe: inserting control into DataGridView rows Pin
half-life28-Sep-07 1:35
half-life28-Sep-07 1:35 
QuestionGetting REG_MULTI_SZ values into a listbox Pin
Lucy28-Sep-07 0:24
Lucy28-Sep-07 0:24 
QuestionRe: Getting REG_MULTI_SZ values into a listbox [modified] Pin
Lucy28-Sep-07 1:53
Lucy28-Sep-07 1:53 
AnswerRe: Getting REG_MULTI_SZ values into a listbox Pin
Dave Kreskowiak28-Sep-07 7:46
mveDave Kreskowiak28-Sep-07 7:46 
QuestionWindows Service. Pin
André Stroebel28-Sep-07 0:19
André Stroebel28-Sep-07 0:19 
AnswerRe: Windows Service. Pin
Pete O'Hanlon28-Sep-07 0:43
mvePete O'Hanlon28-Sep-07 0:43 
GeneralRe: Windows Service. Pin
André Stroebel28-Sep-07 0:56
André Stroebel28-Sep-07 0:56 
AnswerRe: Windows Service. Pin
Vikram A Punathambekar28-Sep-07 0:48
Vikram A Punathambekar28-Sep-07 0:48 
GeneralRe: Windows Service. Pin
André Stroebel28-Sep-07 1:24
André Stroebel28-Sep-07 1:24 
AnswerRe: Windows Service. Pin
André Stroebel28-Sep-07 2:41
André Stroebel28-Sep-07 2:41 
AnswerRe: Windows Service. Pin
PIEBALDconsult28-Sep-07 4:56
mvePIEBALDconsult28-Sep-07 4:56 
JokeRe: Windows Service. Pin
ESTAN28-Sep-07 9:51
ESTAN28-Sep-07 9:51 
GeneralRe: Windows Service. Pin
André Stroebel30-Sep-07 21:21
André Stroebel30-Sep-07 21:21 
Questionrestoring a hidden windows application ? Pin
cmpeng3428-Sep-07 0:01
cmpeng3428-Sep-07 0:01 
AnswerRe: restoring a hidden windows application ? Pin
Pete O'Hanlon28-Sep-07 0:49
mvePete O'Hanlon28-Sep-07 0:49 
GeneralMessage Closed Pin
28-Sep-07 1:05
cmpeng3428-Sep-07 1:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.