Page 1 of 1

Preview Easyreport

PostPosted: Fri Dec 02, 2005 4:43 pm
by Otto
Is it possible to select an other temp folder for the meta-file.

Some of the admins do not like that you have access to windows/temp.

Thanks in advance
Otto

There are some things in vrd.exe which should be cleaned up.
Is Timm still working on Easyreport?

PostPosted: Fri Dec 02, 2005 8:02 pm
by Antonio Linares
Otto,

Timm recently contacted us and he said he was going to publish a new version.

The fix you mention for the windows\temp is it for FiveWin preview or for EasyReport ?

PostPosted: Sat Dec 03, 2005 8:09 am
by Timm Sodtalbers
Hi Otto,

if EasyPreview does not have the right to create files in the windows
directory use this to work around restricted access:

// redirects the temporary preview files to an existing folder.
oPrn:cDir := "c:\test\"

// Sets the name of the temporary file EasyPreview generates.
EP_SetTempFile( "c:\test\epreview.tmp" )

Best regards, Timm.

Timm Sodtalbers
Sodtalbers IT
www.reportdesigner.info