Is there a way to truly center text using the print method. The only way I know to do it woul be to use
Printer.CurrentX =
But this only indents it it does not center it.
Also, Some lines are printing off the page. How can I have the text wrap?
Anyone have any reconmendations on getting output to a printer. What I am doing is pulling infomation from a database and sending it to a printer. I would prefer to have everything nicely formatted. I realize this is probally going to be kinda difficult for my skill level but how else am I gonna learn?
Anyone have any sugestions?




Reply With Quote