Hola, que estoy haciendo mal, necesito configurar el tamaño A4 y no lo consigo.
pongo oPrn:setpage( 9 ) después de definir la impresora y no lo toma
lo pongo después de PAGE y tampoco.
Saludos
Jorge
PRINT oPrn PREVIEW
DEFINE FONT oFont NAME "Courier New" SIZE 0, -10 OF oPrn
DEFINE PEN oPen1 WIDTH 4 COLOR CLR_BROWN OF oPrn
oPrn:SetPage( 9 ) ; oPrn:SetPortrait()
PRINT oPrn PREVIEW
oPrn:SetPage( 9 )
oPrn:SetPortrait()
? oPrn:PageWidth( "MM" ), oPrn:PageHeight( "MM" )
ENDPRINT
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 62 guests