TReport and its WMF-files

Post Reply
User avatar
driessen
Posts: 1239
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

TReport and its WMF-files

Post by driessen »

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)
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: TReport and its WMF-files

Post by Antonio Linares »

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