|
-
Jun 26th, 2000, 12:07 AM
#1
Thread Starter
New Member
I have a form with an adodc called AdoHeader and it uses its Caption property to show the current order #. When I try to print the form using PrintForm (duh), it only shows the adodc 'box' without its caption. Anyone out there know how to have the caption print as well?
TIA
-
Jun 26th, 2000, 09:44 AM
#2
New Member
I would print via windows printer menu, from the common dialog DLL, I don't remember the code off the top of my head, it's actually a command line, I'm sure you can find that code somewhere. If not, load the common dialog component, you can do it via that, but I don't like the common dialog component, it's big in size and it does the same thing as the command I mentioned above.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|