FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper TReport and its WMF-files
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
TReport and its WMF-files
Posted: Thu Oct 13, 2005 09:10 AM

Hello,

If a report is made by using the TReport class, a WMF-files is generated for each page of the report. If the report is made or its preview is closed, the WMF-files are deleted automatically.

I have 2 questions :

  1. Is there a possibility to store these files ?
  2. Can these WMF-files be opened ? With which software ?

Thanks.

Michel D.
Genk (Belgium)

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: TReport and its WMF-files
Posted: Sat Oct 15, 2005 11:52 AM
driessen wrote:1. Is there a possibility to store these files ?


The EMF files are stored at the Windows temporary directory: GetEnv("TEMP").

driessen wrote:2. Can these WMF-files be opened ? With which software ?


Yes, you may use a program like Paint Shop Pro, which it is shareware and may be downloaded from Internet.
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion