FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour How to get any information from Printer or Printer driver?
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
How to get any information from Printer or Printer driver?
Posted: Tue Nov 10, 2009 06:47 AM

Hi All,

When my ap run to printing report ...

Ex.
1.How to know if printer turn off ( when local printer or select other printers )?

If printing and printer turn off, My ap get GPF error. But I want to First time avoid it.

2.How to select this printer paper box? No1 paper box or No2 paper box....etc

Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit
Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: How to get any information from Printer or Printer driver?
Posted: Fri Nov 13, 2009 12:18 AM
Hello Richard,

please have a look at : \samples\prnstat.prg how to use Printer-Informations.
For many more functions at FWH-Docs < Fivewin Functions Guide => Printing >

Best Regard
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 866
Joined: Tue Oct 16, 2007 08:57 AM
Re: How to get any information from Printer or Printer driver?
Posted: Fri Nov 13, 2009 02:21 AM
ukoenig wrote:Hello Richard,

please have a look at : \samples\prnstat.prg how to use Printer-Informations.
For many more functions at FWH-Docs < Fivewin Functions Guide => Printing >

Best Regard
Uwe :-)


Hi Uwe,

Thanks for your feeback.
Best Regards,



Richard



Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 32bit

MySQL v8.0

Harbour 3.2.0dev (r2503251254) => Borland C++ v7.7 64bit

Continue the discussion