Impression a l'ecran

Post Reply
richard wilson
Posts: 34
Joined: Sat Mar 04, 2006 3:32 pm
Location: canada

Impression a l'ecran

Post by richard wilson »

Clipper 5.3
Blinker 4
fivewin 7.1
Lors de l'impression a l"ecran il coupe le dernier caractere quand je l'envoi a l'imprimante
tout est ok

Si je l'envoi directement a l'imprimante tout est ok. Whats the problem
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Richard,

FiveWin for Clipper "print preview" uses Windows WMF (16 bits) files, that have many limitations.

When you use FWH 32 bits, then we use EMF (32 bits) files for the rpreview so it looks much better.

You should consider to port your application to FWH and Harbour/xHarbour 32 bits, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply