FaxDocwin

Obsolete transaction. Replaced by: FaxDocWinEx

 

The FaxDocwin transaction faxes the contents of the specified document window. Remote faxing must be configured before this transaction can be used.

Type XTYP_REQUEST or XTYP_EXECUTE

Syntax [FaxDocwin(docwinID, "phoneNumber", pageRange, firstPage, lastPage, mode, resolution, tile, scaleMode, orientation)]

Parameters

Data type

Values

Meaning

docwinID

DWORD

0 | docwinID

active | specific

phoneNumber

string

text string

number to fax to

pageRange

WORD

1 | 2 | 3

current | range | all

firstPage

WORD

0

1 to last page number

unused

first page of range

lastPage

WORD

0

1 to last page number

unused

last page of range

mode

WORD

1

document

 

 

2

displayed layers

 

 

4

as displayed

 

 

8

active raster

 

 

16

active edit

 

 

32

displayed rasters

 

 

64

displayed edits

resolution

WORD

1 | 2

normal | fine

tile

Bool

0 | 1

do not tile | tile

scaleMode

WORD

1

to fit

 

 

2

actual size

 

 

3

to half page

 

 

4

no scaling

 

 

5

actual size or to fit

orientation

WORD

1

best fit

 

 

2

portrait

 

 

3

landscape

 

 

4

minimum length

Reply

DType

Values

Meaning

jobName

string

full file name in quotes

name of fax job file created

Notes

A reply is only returned if this transaction is set up as an XTYP_REQUEST.

Release information

Added in Release 3.81.

Obsoleted in Release 4.40.