I am trying to rotate text using currentx and currenty without using a picture box. The printer I am using (Summa Cutter D620) does not recognize any type of graphics so I must use a text string. I have used the API CreateFont setting the escapement and orientation to 900 or 2700 to rotate the text without any success. Does anyone have any ideas how to rotate text without the use of a picture or form?


------------------
DNollett