changing print font

J

J-Rod

I am creating a file with streamwriter, and then reading it into a
rawprinterhelper to print it. I want to be able to change the font
name either when writing or reading. First thing is to try to change
the font to say, Times New Roman, and then i also need to print a line
using barcode font. Any suggestions on how i can programmatically
change these fonts?
 
C

Chris

J-Rod said:
I am creating a file with streamwriter, and then reading it into a
rawprinterhelper to print it. I want to be able to change the font
name either when writing or reading. First thing is to try to change
the font to say, Times New Roman, and then i also need to print a line
using barcode font. Any suggestions on how i can programmatically
change these fonts?

If you go through the raw printing you will need to know the printers
commands to do this. Problem is this changes with ever printer. Why
not use the windows print driver?

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top