What's the easiest way to print a text file?
if 1st select one of several printers - then I need to output a pre-formatted text file to the selected Windows Printer.
Suggestions?
thanks in advance.
Don
print a text file
- don lowenstein
- Posts: 201
- Joined: Mon Oct 17, 2005 9:09 pm
- Been thanked: 3 times
- Contact:
Re: print a text file
Look shellexecute( 0 , "print" , "c:\data\testpdt.pdf")
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces