Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating Reports Programmatically
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00533871
Message ID:
00775324
Views:
18
Hi Nadya,

You might take a look at Microsoft Knowledge Base#Q017964. This is a reply to a question I had, and the answer from Ed Rauh. My question number was Microsoft Knowledge Base#Q035862. This would allow you to grab the handle of the print job and direct the output to a specific printer using CreateDC() WIN32API. You could send the senquence of character needed to put the printer into landscape mode. You would need to look at the printer's Docs. to see what sequence of characters to seed.
You can capture the printer's name to a variable like:

cprinter = GETPRINTER()

I'm having a little trouble getting the Question/Answer Numbers to link into the Knowledge Base. How do you do that?

Oops, sorry about the cross post. I suppose I should have started a new thread having introduce another questions. ;-}

LelandJ
Leland F. Jackson, CPA
Software - Master (TM)
smvfp@mail.smvfp.com
Software Master TM
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform