Page 1 of 1

TReport and its WMF-files

PostPosted: Thu Oct 13, 2005 9:10 am
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)

Re: TReport and its WMF-files

PostPosted: Sat Oct 15, 2005 11:52 am
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.