Hi all
I have some question abou printing and i hope you guys there can help me out

Question
1. How do i set up visual basic so that i can print on a landscape format instead of the default one?

2.The printer wont output anything when i execute this code:

print.current Y= 13000
printer.print text1.text

whats wrong with the code???