I just wrote this cute little program in visual basic6. It creates a random access file and i can access any record randomly. But, I'm having trouble setting the font size for the hard copy, i.e. to be printed on paper. How can I fix that. I'm using the Printer.Print command to print it. How do I use the Printer.Font.Print? Do you know the code for that?