... 2D_Codebar\FastReport_2D_Codebar (0, 2013-05-04)
FastReport_2D_Codebar (0, 2013-05-04)
But, I can't find the way how to input fastreport /frh/Harbour/Fwh .
2. use 3 party zinit.dll to get a bitmapn file the call it by fastreport,but the Delphi codes
https://www.cnblogs.com/huixch/p ...
Search found 86 matches: frh
Searched query: frh
- Tue Oct 08, 2024 12:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: How to add 2d barcode to fastreport or fwh/harbour?
- Replies: 7
- Views: 1326
- 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
Hello Karinha;
On that page the only memo that gets updated on the preview (refreshed using fwh language) is the one from which the mouse click event gets called, that is also the object for which the "modified" variable belongs to.
I'm thinking one possible way would be to alter the report ...
On that page the only memo that gets updated on the preview (refreshed using fwh language) is the one from which the mouse click event gets called, that is also the object for which the "modified" variable belongs to.
I'm thinking one possible way would be to alter the report ...
- 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 ...
- Wed Jan 17, 2018 3:55 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Spirin's fastreport library
- Replies: 23
- Views: 4868
Re: Spirin's fastreport library
We bought the library directly from its website paritetsoft.ru.
It seems that company now only distribute an accounting software, written them about FRH library but no reply at the moment.
Any Russian speaker can help to speak with them and to understand what's the situation ?
It seems that company now only distribute an accounting software, written them about FRH library but no reply at the moment.
Any Russian speaker can help to speak with them and to understand what's the situation ?
- Mon Nov 21, 2016 6:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: fast report 4
- Replies: 1
- Views: 593
Re: fast report 4
Frh is fast report 4 for fwh version, The author Spirin Sergey left the world in 2012.
Frh provide a class prg as wrap of fast report 4 , and call designer easily as FrPrn:designReport() .
Shuming Wang
Frh provide a class prg as wrap of fast report 4 , and call designer easily as FrPrn:designReport() .
Shuming Wang
- Thu Jul 03, 2014 1:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17862
Re: Next target: EasyReport !!! :-)
... registered users. Current Fast Report, Inc version is 5.0. And the version provided by Sergey has quite unresolved bugs.
Also, "recent" users of FRH can´t be legal because Sergey is dead almost two years ago.
So, if you don´t like EasyReport, just don´t use it and let the community to achieve ...
Also, "recent" users of FRH can´t be legal because Sergey is dead almost two years ago.
So, if you don´t like EasyReport, just don´t use it and let the community to achieve ...
- Tue Jul 01, 2014 10:00 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17862
Re: Next target: EasyReport !!! :-)
We finished converting all our app from easyreport into fastreport(FRH) last month.
Frh almost no prg code for report,only need prg offer data/tables ,others done by frh designer.
Easyreport need many prg codes after designer edit former .
Regards!
Shuming Wang
Frh almost no prg code for report,only need prg offer data/tables ,others done by frh designer.
Easyreport need many prg codes after designer edit former .
Regards!
Shuming Wang
- Tue Jul 01, 2014 6:21 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Next target: EasyReport !!! :-)
- Replies: 61
- Views: 17862
Re: Next target: EasyReport !!! :-)
Sounds good.
How about FRH?
How about FRH?
- Fri May 09, 2014 8:22 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FastReport issue
- Replies: 0
- Views: 421
FastReport issue
... Report Window permit the user to save the file in any computer location and I want to restrict the destination folders.
Do you know if I can replace this standard FRH window ? Any help appreciated. thank you in advance.
http://109.228.12.120/softwaredistribution/beta/image1.jpg
Do you know if I can replace this standard FRH window ? Any help appreciated. thank you in advance.
http://109.228.12.120/softwaredistribution/beta/image1.jpg
- Sun Dec 08, 2013 10:46 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FastReport for [x]Harbour & -
- Replies: 6
- Views: 1959
Re: Compiling the demo
Hello ,
After downloading FRH with the demo , i miss :
#include 'lang_en.ch'
#include "SayRef.ch"
Who has a working example ?
To compile i use always xmate
Frank
After downloading FRH with the demo , i miss :
#include 'lang_en.ch'
#include "SayRef.ch"
Who has a working example ?
To compile i use always xmate
Frank
- Tue Sep 17, 2013 7:55 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FastReport: PDF export
- Replies: 7
- Views: 1776
Re: FastReport: PDF export
Hi Otto,
I had a single FRH report with multiple letters inside.
My target was to estract each letter from the report, convert it in a PDF document and send each via email to the recipient.
To do this I have found the following solution:
- using the method oFRH:Calc("Page#") and adding 1 when each ...
I had a single FRH report with multiple letters inside.
My target was to estract each letter from the report, convert it in a PDF document and send each via email to the recipient.
To do this I have found the following solution:
- using the method oFRH:Calc("Page#") and adding 1 when each ...
- Sun Apr 14, 2013 11:03 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Donde puedo comprar FastReport para xHarbour
- Replies: 0
- Views: 310
Donde puedo comprar FastReport para xHarbour
En la página proporcionada http://www.spirins.com/frh.html los links de compra están desactivados y en el sitio Oficial de FastReport dicen que no tienen ningún producto disponible con ese nombre
- Sun Apr 14, 2013 9:47 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Donde puedo comprar FastReport para xHarbour
- Replies: 0
- Views: 282
Donde puedo comprar FastReport para xHarbour
En la página proporcionada http://www.spirins.com/frh.html los links de compra están desactivados y en el sitio Oficial de FastReport dicen que no tienen ningun producto disponible con ese nombre
- Mon Aug 27, 2012 4:24 pm
- Forum: FiveWin para Harbour/xHarbour
- Topic: Ejemplo de uso de Fast Report con Fivewin
- Replies: 29
- Views: 19091
Re: Ejemplo de uso de Fast Report con Fivewin
... y no así del servidor, entonces tu puedes tener lo que quieras en cada plataforma (propia de la misma, exe, dll...) y utilizarlo si te lo permite para generar una página web por ejemplo, dejo un enlace con los ejemplos de FR pero para web
http://www...d2g.com/frh/
saludos
Marcelo
http://www...d2g.com/frh/
saludos
Marcelo