Anybody know how to print on a form(View attch. Picture) without running the form into the printer 2 times???
Printable View
Anybody know how to print on a form(View attch. Picture) without running the form into the printer 2 times???
What do you mean?
well there is some horizontal text and vertical text.. I don't know how to print them at the same time.. what I do now is print the horizontal then run it trhough a second time for the vertical text.
I don't see how you can do that since you can't programattically change the orientation of a page while you are printing it. Try contacting user merrioncomputin, he may have some ideas.
Yep.. I was hoping maybe that a datareport or crystal report could print text both ways.. but I can't seem to get that to happen either..
thanks for your reply. for now I guess I will continue passing it 2 times.. I don't like it but it works..