FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour EasyReport - suggestion
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
EasyReport - suggestion
Posted: Sat Jul 12, 2014 07:33 AM

User-friendly names instead of numbers for printareas

viewtopic.php?f=3t=16298p=84199hilit=easyreport#p84199

Default size of arrays set to 100

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" )


Fileedit.exe

I never had a problem during the printing with the applications.
I think you try to print areas not defined in the reports.
But there is also a tool: Fileedit.exe which helps a lot
Have a look in your vrd-files that there are no double used IDs. If you use clean vrd-files all works as suspected.

&&&

Continue the discussion