Page 1 of 2

visual report designer

PostPosted: Thu Apr 20, 2006 11:55 am
by tnhoe
Hi,

In response to Julian's mail, I make an VisualFoxpro exe to be called from Fivewin, for visual report design, it supports dbf/cdx only.

Just edit report.dbf & reportdb.dbf will do, refer to readme.txt

I upload it to :-
http://hyperupload.com/download/01dc58d ... t.zip.html

require VFP7 runtimes dll (roaylty free distributed) :-
http://hyperupload.com/download/022a635 ... 7.zip.html

HOLA

PostPosted: Thu Apr 17, 2008 3:48 am
by AIDA
YA LA BAJE Y CONSEGUI LAS dll QUE FALTAN

SI ESTA MUY BUENO :D

GRACIAS :wink:

PostPosted: Thu Apr 17, 2008 8:07 am
by Antonio Linares
Hoe,

This file is no longer available:
require VFP7 runtimes dll (roaylty free distributed) :-
http://hyperupload.com/download/022a635 ... 7.zip.html

Could you please upload it again ? thanks,

PostPosted: Sat Apr 19, 2008 8:56 am
by Manuel Valdenebro
Antonio Linares wrote:This file is no longer available


Antonio,

You can download from this address:

ftp://ftp.prolib.de/public

You would select VFP7SPORT.EXE and after install it in your computer.

It is a good solution. I am translating this message in spanish forum too.

PostPosted: Sat Apr 19, 2008 9:14 am
by Antonio Linares
Manuel,

Thanks! :-)

visual report designer

PostPosted: Sat Jan 10, 2009 12:33 am
by AIDA
Hola ya subí los archivos para este reporteador :D
realmente funciona a un que yo no lo use pero para los que les interese aquí esta el archivo report.zip adentro de el esta el vfp7.zip

http://ezuploads.info/dll/sy9zt7


Saluditos :wink:

Aída

Re: visual report designer

PostPosted: Sun Jan 11, 2009 5:12 pm
by tnhoe
hi, Antanio & all,

I have uploaded it here for your download :

http://re.com.my

- foxreport.zip : called by fivewin winexec()
- vfp9dll.exe : runtime dlls

There is readme.txt included.

Thank you & Regards
Hoe

Re: visual report designer

PostPosted: Sun Jan 11, 2009 5:25 pm
by Otto
Only to be curious what advantages do you see using "visual report designer" over FIVEWIN report designer EasyReport?

Thanks in advance
Otto

Re: visual report designer

PostPosted: Sun Jan 11, 2009 5:43 pm
by tnhoe
Hi, Otto,

I first use visual report designer in 2004 or earlier. as a free and quick solution to design/preview report on the fly, and by that time Fivewin EasyReport still not available yet.

I haven't try latest Fivewin EasyReport and can't compare both.

Regards
Hoe

Re: visual report designer

PostPosted: Sun Jan 11, 2009 6:41 pm
by Otto
Hello Hoe,

I feel there is not much missing in EasyReport.
Give it a new try. Most sources are there too.

It's a pity that not more FIVEWINNERs are using EasyReport. So much energies are lost if everyone searches another solution and further development of EasyReport is suffering.

I myself tried many solution, too but I must say for “everyday” reports EasyReport is very good.

If you have to distribute solutions with extern reports you always have to install dlls, ocxs, etc. :
foxreport.zip : called by fivewin winexec()
- vfp9dll.exe : runtime dlls
With CR sometimes I had to install the full version of CR to get it going.

This is a big disadvantage.

My WINHOTEL runs on every WINDOWS PC from a USB stick.
There is no installation necessary. You can plug in the stick and start working.
Fivewin is real plug and play.

Regards,
Otto

Re: visual report designer

PostPosted: Mon Jan 12, 2009 12:02 pm
by Kleyber
Hi Otto,

I'm wondering... I never user Easyreport, but, is there a possibility to create a report for dot-matrix printers (I mean, using ONLY the dot-matrix fonts) and show a preview of this report? I'm asking this because I have this kind of problem using TDosprn for dot-matrix printers, and I haven`t seen any report creator generating this kind of option.

Regards,

Re: visual report designer

PostPosted: Mon Jan 12, 2009 1:51 pm
by Otto
Hello Kleber,

I don’t know if ER works for DOS printers.
I do my DOS printing the hardcoded way.


But for windows printing it is very fine. Also the designer is easy to use.
Endusers are able to change some features themselves.

The printing is organized in so called PRINTAREAS.

For example you have a PRINTAREA for the header one for the footer and one for the positions.

The reports are stored in TXT-files for each Printarea one.
So you can manipulate also the txt files to change the reports.

And it is very easy to pass data to the report because you handle all in your source code in FIVEWIN.


Regards,
Otto
Image

Re: visual report designer

PostPosted: Mon Jan 12, 2009 2:56 pm
by Kleyber
Well, I see that previewing a DOS report is not so easy. Anyway, thanks for all informations.

Regards,

Re: visual report designer

PostPosted: Mon Jan 12, 2009 3:15 pm
by anserkk
Dear Kleyber,

For Dos mode printing and preview, have u tried the class TDosPrn ? It gives a preview too. I have modified the class a little bit more to check for network dot matrix printers and I have posted it in the spanish forum.

Regards

Anser

Re: visual report designer

PostPosted: Tue Jan 13, 2009 12:04 am
by Silvio
I have a mini visual report designer
it save all form in a ini file

the last one problems is I must create areas and I not Know How make it

Now I am working to insert it on visual designer of fivetech as U can see here :
viewtopic.php?f=5&t=13965

But I am only one and this work must be made from a pool of men not fron one man