The values you're looking for, such as PaperWidth, PaperHeight, TopMargin, LeftMargin, PageBreak,
Orientation, XOffSet, and YOffSet, are typically part of a printer's Device Mode (DevMode) structure.
This structure contains information about a printer's capabilities and print job configuration ...
Search found 2 matches: pagebreak
Searched query: pagebreak
- Mon Jan 15, 2024 2:34 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Have the parameters Selecting a printer
- Replies: 4
- Views: 950
- Mon Jan 15, 2024 10:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Have the parameters Selecting a printer
- Replies: 4
- Views: 950
Re: Have the parameters Selecting a printer
... printing among which
xOffset and Yoffset
if I assign the value 0 to these parameters
the printer puts the value 94.94
I need to Know
PaperWidth
PaperHeight
TopMargin
LeftMargin
PageBreak
Orientation
XOffSet
YoffSet
therei s not none sample on fw\samples for Know all paramter of a printer
xOffset and Yoffset
if I assign the value 0 to these parameters
the printer puts the value 94.94
I need to Know
PaperWidth
PaperHeight
TopMargin
LeftMargin
PageBreak
Orientation
XOffSet
YoffSet
therei s not none sample on fw\samples for Know all paramter of a printer