FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour odevice prn
Posts: 3107
Joined: Fri Oct 07, 2005 06:28 PM
odevice prn
Posted: Sun Nov 16, 2008 06:02 PM

how detect a prn device and the nlogX e nlogy only call setpage(number page) ?

I should not open an oprn object to know it .

I need it to open a metafile object with X and Y params of number page.

Can I call this:

odevice:=setpage(9)
and the open a metafile object ?

obmp := TMetaFile():New( 0, 0, 0, 0,;
aFiles[1],;
oWnd,;
CLR_BLACK,;
CLR_WHITE,;
oDevice:nHorzRes(),;
oDevice:nVertRes() )

Best Regards, Saludos



Falconi Silvio

Continue the discussion