Página 1 de 1

TPrinter:PaperSize

Publicado: Lun Dic 12, 2005 6:08 pm
por Ingo
Hello,
for printing labels I want to define the the papersize.
I assigned :nPaperWidth:=890 and :nPaperLength:=488 (the size
of the label) but the size is not changed.
In FW16 it works with oPrn:SetSize(nWidth,nHeight).
How to make it working in XA?
Regards
Ingo

TPrinter:PaperSize

Publicado: Mar Dic 13, 2005 10:14 am
por ignacio
Ingo,
Problem fixed, thanks. Be aware that not all the printers support that
feature.
Regards,
"Ingo" <ingo.jh@web.de> escribió en el mensaje
news:[email=439dae77@ozsrvnegro.ozlan.local...]439dae77@ozsrvnegro.ozlan.local...[/email]
> Hello,
>
> for printing labels I want to define the the papersize.
> I assigned :nPaperWidth:=890 and :nPaperLength:=488 (the size
> of the label) but the size is not changed.
>
> In FW16 it works with oPrn:SetSize(nWidth,nHeight).
>
> How to make it working in XA?
>
> Regards
>
> Ingo
>
>
>