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
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
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