|
-
Nov 22nd, 1999, 03:33 AM
#1
Thread Starter
Hyperactive Member
i think the topic explains enough
although there is a small typing mistake
in the topic .. it is not "end" but "send"
[This message has been edited by razzaj (edited 11-22-1999).]
-
Nov 22nd, 1999, 04:02 AM
#2
You end a Print job going to the Printer by using the EndDoc Method, e.g
Code:
Printer.Print "Document Starts"
Printer.Print "Document Ends"
Printer.EndDoc
------------------
Aaron Young
Analyst Programmer
[email protected]
[email protected]
-
Nov 22nd, 1999, 04:15 AM
#3
Thread Starter
Hyperactive Member
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
|