G Guest Jun 2, 2004 #1 Is there any way to send a text string from Access VB straight to a generic printer?
M Marshall Barton Jun 2, 2004 #2 Ken said: Is there any way to send a text string from Access VB straight to a generic printer? Click to expand... You should be able to to the File I/O statements (check Help for Open, Put, Write, Close etc) write to LPT1.
Ken said: Is there any way to send a text string from Access VB straight to a generic printer? Click to expand... You should be able to to the File I/O statements (check Help for Open, Put, Write, Close etc) write to LPT1.