FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour print a text file
Posts: 204
Joined: Mon Oct 17, 2005 09:09 PM
print a text file
Posted: Thu Jun 04, 2020 02:39 PM

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

Don Lowenstein
www.laapc.com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: print a text file
Posted: Thu Jun 04, 2020 08:29 PM

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

Continue the discussion