rPreview ZOOM problem

Re: rPreview ZOOM problem

Postby mastintin » Tue Jan 28, 2014 3:38 pm

Antonio . Old Tmetafile +This change solve in my brother printer.

Code: Select all  Expand view

.......

METHOD PaintMeta() CLASS TPreview

local aSizes
 
     .....

    //  nAspect        := ::oDevice:nHorzSize() / ::oDevice:nVertSize()  

     aSizes:=::oDevice:GetPhySize()
      nAspect:= aSizes[1]/aSizes[2]    // changes for Zoom .

   
User avatar
mastintin
 
Posts: 1516
Joined: Thu May 27, 2010 2:06 pm

Re: rPreview ZOOM problem

Postby nageswaragunupudi » Sat Feb 15, 2014 10:04 am

tmetafil.prg and printer.prg are modified to resolve these issues.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10641
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: rPreview ZOOM problem

Postby elvira » Sat Feb 15, 2014 12:16 pm

Hello,

When it would be available please?.

Thank you.
elvira
 
Posts: 516
Joined: Fri Jun 29, 2012 12:49 pm

Previous

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 32 guests