small test
small test
someone have a small test to print an invoice no fastreport ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
we use fwh right ?
why we must use third part for create a report ?
If I want a third part I use easyreport as good
instead I want include report( designer and system) on exe application often other dll
why not help me to create a system to make a designer on fwh script ?
why we must use third part for create a report ?
If I want a third part I use easyreport as good
instead I want include report( designer and system) on exe application often other dll
why not help me to create a system to make a designer on fwh script ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
Easyreport is not updated any more.
Fast Report is a great tool and it works fine. There is not need to reinvent the wheel!!!.
I supposed you created a Visual Report engine.
Fast Report is a great tool and it works fine. There is not need to reinvent the wheel!!!.
I supposed you created a Visual Report engine.
Saludos,
Eduardo
Eduardo
Re: small test
do you remember gxreport ?
where is now gxreport ?
if we must create app ( on fwh ) and for fwh only this way we can go to moon!!!
I have also the source code of fastreport , it born for delphi not for fwh!!!!
it is a son of zreport made on delphi... and then someonr called it fastreport
I have the source code of 1.0 or 2.0 I not remember now ...
We must create a visual report on fwh source , where we all user of fwh can modify , a work for the community.
Fast report is not free , I cannot pay for have fastreport license...
where is now gxreport ?
if we must create app ( on fwh ) and for fwh only this way we can go to moon!!!
I have also the source code of fastreport , it born for delphi not for fwh!!!!
it is a son of zreport made on delphi... and then someonr called it fastreport
I have the source code of 1.0 or 2.0 I not remember now ...
We must create a visual report on fwh source , where we all user of fwh can modify , a work for the community.
Fast report is not free , I cannot pay for have fastreport license...
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
Gxreport died as the same reason of Canal five (Paco Garcia) and EasyReport: nobody pays for them and they are not kept up to date.
Now the future is not a Report Generator. Fast Report will continue as it is made in Delphi and it has many users.
The future is Fiveweb in order to provide Software as Service, not desktop .exes. See for example Google applications or http://www.gesio.com/
http://www.youtube.com/usandogesio#p/u/2/NXx4-4suQLc
Now the future is not a Report Generator. Fast Report will continue as it is made in Delphi and it has many users.
The future is Fiveweb in order to provide Software as Service, not desktop .exes. See for example Google applications or http://www.gesio.com/
http://www.youtube.com/usandogesio#p/u/2/NXx4-4suQLc
Saludos,
Eduardo
Eduardo
Re: small test
FiveWeb ?
and if the custome want print an invoice specific How believe you made ?
With Fast Report ?
Listen here in Italy , I work at school,
the goverment created an application with powerbuilder
this app use fast report
If we want converte the print into word we cannot , fast report converte it on rtf , but do you tried to converte
from fast report into rtf an invoice with many box, line and bitmap ?
why U not try ?
if you can move it you are only a DIO...
and if the custome want print an invoice specific How believe you made ?
With Fast Report ?
Listen here in Italy , I work at school,
the goverment created an application with powerbuilder
this app use fast report
If we want converte the print into word we cannot , fast report converte it on rtf , but do you tried to converte
from fast report into rtf an invoice with many box, line and bitmap ?
why U not try ?
if you can move it you are only a DIO...
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
Latest versions of Fast Report export much better than previous ones.
But if you don´t purchase the product you don´t get the update.
See list of updates at http://www.paritetsoft.ru/frh_ver.html
But if you don´t purchase the product you don´t get the update.
See list of updates at http://www.paritetsoft.ru/frh_ver.html
Saludos,
Eduardo
Eduardo
Re: small test
I know this link very good
But we must use it ?
Why not we creat a Fivewin Report designer ?
But we must use it ?
Why not we creat a Fivewin Report designer ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
Silvio,
minimum you need 1 man year for this task. I think this is the problem.
But try FR. I am very satisfied.
Invoice to word for fiscal reasons.
Best regards,
Otto
Best regards,
Otto
http://en.wiktionary.org/wiki/man-year
man-year (plural man-years)
1.One person's working time for a year, or the equivalent, used as a measure of how much work or labor is required or consumed to perform some task.
minimum you need 1 man year for this task. I think this is the problem.
But try FR. I am very satisfied.
You should never allow to convert anconvert an
Invoice to word
Invoice to word for fiscal reasons.
Best regards,
Otto
Best regards,
Otto
http://en.wiktionary.org/wiki/man-year
man-year (plural man-years)
1.One person's working time for a year, or the equivalent, used as a measure of how much work or labor is required or consumed to perform some task.
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: small test
Dear Otto,
I'm trying to make understand to all that we all have to claim support for everything from Fivetech directly,
without using third-party classes and libraries.
I know very well that you can make a small designer with FWH, and have a lot of satisfactions.
I tried to do a little visual report designer starting with the class rpreview.
I felt alone I cannot never finish it and I need the help of you all.
Meanwhile, I also created a special function to read commands from a text file, it work well, and on our application we can only enter the command PrintReport (Namefile.Frp) and it print on screen or to printer the form:
I tried to use multiple stores at once, just for now I must be satisfied to enter commands to print boxes and line graphs because I still have not finished the visual report designer.
as you can see on this picture
I resolve also the problem to create areas of print, with inserting commands as INITBAND or ENDBAND at text file with right parameters to print for a sample the body of a invoice.
Only I must finish the visual report designer
then it 'll save on text file all lines,box,image,text, fields, barcode controls
we must use fw source code to have the support of fivetech, without using third-party classes and libraries.
I'm trying to make understand to all that we all have to claim support for everything from Fivetech directly,
without using third-party classes and libraries.
I know very well that you can make a small designer with FWH, and have a lot of satisfactions.
I tried to do a little visual report designer starting with the class rpreview.
I felt alone I cannot never finish it and I need the help of you all.
Meanwhile, I also created a special function to read commands from a text file, it work well, and on our application we can only enter the command PrintReport (Namefile.Frp) and it print on screen or to printer the form:
I tried to use multiple stores at once, just for now I must be satisfied to enter commands to print boxes and line graphs because I still have not finished the visual report designer.
as you can see on this picture
I resolve also the problem to create areas of print, with inserting commands as INITBAND or ENDBAND at text file with right parameters to print for a sample the body of a invoice.
Only I must finish the visual report designer
then it 'll save on text file all lines,box,image,text, fields, barcode controls
we must use fw source code to have the support of fivetech, without using third-party classes and libraries.
Best Regards, Saludos
Falconi Silvio
Falconi Silvio
Re: small test
Why don´t you hire Fivetech services to assist you?.
I am very satisfied with Fast Report, as I was not with Easy Report.
I am very satisfied with Fast Report, as I was not with Easy Report.
Saludos,
Eduardo
Eduardo
Re: small test
I am afraid that people that do not want to pay for products cause the "end" of them.
Saludos,
Eduardo
Eduardo
Re: small test
PERHAPS YOU NON UNDERSTOOD .. I am Freelance programmer , not work at Software firm...as you
I must pay 800 USD for have a license of FAST REPORT and study it for 1 year before to create an invoice ?
you're mad!!!!
I must pay 800 USD for have a license of FAST REPORT and study it for 1 year before to create an invoice ?
you're mad!!!!
Best Regards, Saludos
Falconi Silvio
Falconi Silvio