The problem I am having is that the font will not print on any other computer. I've copied the font to the directory of the program on the other computers and everything but it still does not print out correctly.
I call the font like:
private static Font m_myFont = new Font("Large Font 1", 30);
What am I doing wrong?


Sign In
Create Account


Back to top









