Clipper On Line • Ver Tópico - impressão frente verso tword ??
Mudar para estilo Clássico
Discussão sobre a biblioteca Fivewin - O Clipper para Windows.
Postar uma resposta

impressão frente verso tword ??

28 Mar 2019 16:49

Boa tarde, não sei se este é o tópico apropriado mas é o seguinte como faço pra informar a tword que o formulario é pra ser impresso frente/verso ? a a impressora é full/duplex !!

impressão frente verso tword ??

29 Mar 2019 10:01

Dear Laurentino, mira se ayuda:

http://wiki.fivetechsoft.com/doku.php?id=fivewin_function_prnduplex

http://forums.fivetechsupport.com/viewtopic.php?f=3&t=1457&p=6102&hilit=PrnDuplex#p6102

Parametro do prnDuplex:

1 - Simplex

2 - Horizontal

3 - Vertical

Abs.

impressão frente verso tword ??

29 Mar 2019 12:32

PrintBegin() Call to the New method () of the class TPrinter
PrinterEsc() To write directly in the printer without printer-device
PrinterIni() It puts FALSE the flag of printer initialization
PrinterSetUp() Show a print setup dialob box
PrnBinSource() It establishes the feeding of the paper of the printer
PrnDuplex() Set Duplex (double-sided) printing
PrnGetDriver() Name of the file of the impression Driver
PrnGetName() It returns the name of the printer
PrnGetOrientation() To obtain the orientation of the paper of the printer
PrnGetPort() Device name of the output port
PrnGetSize() Phisical page size of the printer
PrnLandscape() To establish the orientation from the paper to LANDSCAPE
PrnOffset() Left coordinate superior of the printable area
PrnPortrait() It establishes orientation PORTRAIT for the paper of the printer
PrnSetCopies() To establish the number of copies to print
PrnSetPage() Size of the paper to print on
PrnSetSize() To establish the size of the paper of the printer

http://wiki.fivetech.net/doku.php?id=fivewin_2.0_%ED%95%A8%EC%88%98

Abs.

impressão frente verso tword ??

02 Abr 2019 20:48

Obrigado, vou testar !!!, estou desenvolvendo um sistema para area da saúde mas toda hora um obstaculo.rsrsr
Postar uma resposta