Proyecto
https://github.com/FastReports/FastReport
Documentacion
https://github.com/FastReports/FastReport.Documentation
Licencia MIT
Saludos
Search found 38 matches: fastreports
Searched query: fastreports
- Thu Jun 08, 2023 9:52 am
- Forum: FiveWin para Harbour/xHarbour
- Topic: Fastreport de Cristobal
- Replies: 32
- Views: 6748
- Sun Apr 16, 2023 5:13 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using FastReports FRH change memo2 from Memo1
- Replies: 2
- Views: 478
Re: Using FastReports FRH change memo2 from Memo1
... harbour function that finds the object and forces an update on the preview but that is something I'm also trying to avoid. I would rather if all code could all be contained on a script inside the report file (.fr3).
I really like FastReports. I think it is a shame there is no harbour api.
Thank you,
I really like FastReports. I think it is a shame there is no harbour api.
Thank you,
- Sun Apr 16, 2023 12:58 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using FastReports FRH change memo2 from Memo1
- Replies: 2
- Views: 478
- Sat Apr 08, 2023 2:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using FastReports FRH change memo2 from Memo1
- Replies: 2
- Views: 478
Using FastReports FRH change memo2 from Memo1
Hello FiveWinners;
Suppose I want to change text on memo2 after clicking on memo1 on a preview report. Let's say I have set property OnPreivewClick of memo1 to this:
//--------------------------------------------------
procedure Memo1OnPreviewClick(Sender: TfrxView; Button: TMouseButton; Shift ...
Suppose I want to change text on memo2 after clicking on memo1 on a preview report. Let's say I have set property OnPreivewClick of memo1 to this:
//--------------------------------------------------
procedure Memo1OnPreviewClick(Sender: TfrxView; Button: TMouseButton; Shift ...
- Fri May 13, 2022 7:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Wine under Mac with FWH app
- Replies: 7
- Views: 724
Re: Wine under Mac with FWH app
... windows app executes with wine on a Mac. It is using very many 3rd party APIS such as Zillow api, Advantage database API, Twain, SSL, Topaz, FastReports... and now i get to run it on my M1 Mac with MacOS Monterey version 12.2.1. I remind you that not even virtual box with any version of windows ...
- Fri May 13, 2022 3:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Wine under Mac with FWH app
- Replies: 7
- Views: 724
Wine under Mac with FWH app
... to run my Windows applications. I'm using a specific implementation called "CrossOver". My FWH application launches perfectly and dialogs and FastReports are shown as expected. However, when opening a window that contains a TExplorerBar I get a runtime error:
Structured Systems Corp Error Sys ...
Structured Systems Corp Error Sys ...
- Mon Aug 02, 2021 3:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: HTML Report - is there a reason nobody cares?
- Replies: 27
- Views: 2942
Re: HTML Report - is there a reason nobody cares?
... surprises me.
I have a hard time with FastReport myself.
May I ask in which sector do you work?
Best regards,
Otto
This is one of the complex FastReports still in our software.
I will do this soon with HTML. Then we can compare the results.
You will see, a picture is worth a thousand words.
http ...
I have a hard time with FastReport myself.
May I ask in which sector do you work?
Best regards,
Otto
This is one of the complex FastReports still in our software.
I will do this soon with HTML. Then we can compare the results.
You will see, a picture is worth a thousand words.
http ...
- Tue Jul 12, 2016 3:07 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ayuda.. Como se pueden Crear nuevas Paginas en FASTREPORT
- Replies: 6
- Views: 1768
- Fri Jan 29, 2016 6:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Report Drill Down
- Replies: 34
- Views: 10029
Re: Report Drill Down
James;
Not so. -and don't bother trying to purchase fastreports from the website unless you are planing on using some .net language or Delphi.
I assure you all fw fastreports users didn't pay $4k. I didn't. ...and for everyone's information - there is another commercial xbase company -whose name I ...
Not so. -and don't bother trying to purchase fastreports from the website unless you are planing on using some .net language or Delphi.
I assure you all fw fastreports users didn't pay $4k. I didn't. ...and for everyone's information - there is another commercial xbase company -whose name I ...
- Fri Jan 29, 2016 5:45 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Report Drill Down
- Replies: 34
- Views: 10029
Re: Report Drill Down
I am not clear on this, but from the FastReport website it appears that you have to pay for a license for each company that is going to use FastReports. And these licenses are very expensive running from US$4000 to US$9000. This is probably too expensive for most of our customers.
- Fri Jan 29, 2016 3:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Report Drill Down
- Replies: 34
- Views: 10029
Re: Report Drill Down
... deliver a saved Fp3 report to a user as a summary report. The user can then double click on a group header to see the detail for that group.
FastReports has many other features that makes for dynamic reports. For example you can click on a signature line to have the user's [saved] signature ...
FastReports has many other features that makes for dynamic reports. For example you can click on a signature line to have the user's [saved] signature ...
- Wed Jan 27, 2016 11:06 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Report Drill Down
- Replies: 34
- Views: 10029
Re: Report Drill Down
Thank you Darrell;
Write me an email reinaldo dot crespo at gmail and I will send you that link where you can purchase fastreports for harbour.
Reinaldo.
Write me an email reinaldo dot crespo at gmail and I will send you that link where you can purchase fastreports for harbour.
Reinaldo.
- Wed Jan 27, 2016 9:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Report Drill Down
- Replies: 34
- Views: 10029
Re: Report Drill Down
Hello Darrell;
To expand on a previous comment; among many other features, with Fastreports you can make DrillDown reports n-level deep. Now deceased, Sergi Spirin, had the rights to distribute and maintained a fastreports class for harbour [very-very-very good and advanced tool].
FastReports works ...
To expand on a previous comment; among many other features, with Fastreports you can make DrillDown reports n-level deep. Now deceased, Sergi Spirin, had the rights to distribute and maintained a fastreports class for harbour [very-very-very good and advanced tool].
FastReports works ...
- Mon Jul 14, 2014 4:59 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17862
Re: Next target: EasyReport !!! :-)
... that spawned out of our own fw-harbour community, do work with the latest versions of FR.
I may be wrong, but it seems like Michael Filipenko (FastReports Inc), is willing to make deals for FR resale. Sergey and now also that other visual-xbase environment that I make reference to, claim that their ...
I may be wrong, but it seems like Michael Filipenko (FastReports Inc), is willing to make deals for FR resale. Sergey and now also that other visual-xbase environment that I make reference to, claim that their ...
- Sat Jul 12, 2014 6:14 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17862
Re: Next target: EasyReport !!! :-)
... with FWH, then efforts should be made so to fix that. Again, nothing wrong with providing its own reporting engine even if it is a far cry from FastReports.
In my opinion, Antonio/FiveTech should continue to try to acquire ER as well as trying to negotiate with FR so that he reaches a similar deal ...
In my opinion, Antonio/FiveTech should continue to try to acquire ER as well as trying to negotiate with FR so that he reaches a similar deal ...