|
-
Nov 19th, 2001, 07:11 AM
#1
Thread Starter
New Member
printer Object
Using printer object in Visual Basic, how will i generate the output into a disk file.can some body help me out of this.
Thanks in advance
-
Nov 19th, 2001, 07:13 AM
#2
Where will the output come from? A text box? A Db table? A Recordset? If all you want to do is create a text file on disk, you don't need to use the Printer Object.
-
Nov 19th, 2001, 07:36 AM
#3
Hyperactive Member
It should work if you set the port of the printer which the printer object will be using, to FILE: in Start-Printers. It'll ask you for the file name when you print to it.
Hack, I'm guessing he needs a print-formatted file as opposed to a text file, ie with control codes etc; perhaps for later lpr-ing to a printer or something.
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
|