Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Printing Rich Text
Message
From
28/05/1997 14:29:10
 
 
To
28/05/1997 13:16:56
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, United States
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00033866
Message ID:
00033887
Views:
45
Hello! AFAIK, you must initialize you DC (printer in this case) before using... Just send an empty string to your DC device. There is a good example of this in Rich Text control helps ;) BTW, did my code for checking mouse pointer useful for you? Have a happy day Vladimir Shevchenko > lnHdc=CreateDC("",SET("PRINTER",2),0,0) > thisform.RichTextBox.SelPrint(lnHdc) > =DeleteDC(lnHdc)
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform