Otto wrote:Dear Antonio, maybe you can upload the current status to GITHUB.
One or the other might be able to contribute something.
Best regards,
Otto
Otto,
ER is allready on github from many time (
6 year ago)
https://github.com/FiveTechSoft/EasyReportbut this is not the problem, the problem is another
1) zoning for me is wrong - you have to watch fastreport
you see the whole page, to create the print area for example the body of the invoice just create a class type box and delimit the print within the limits of this box (body start / body end / line spacing)
2) Create a parent class (see informes.prg - paco sources) and then all the other child classes for the objects (line, box, barcode, Img, say, field)
3) for the parent class (for example Telement) you must not use the tcontrol class as parent class, because the dots are often incorrect, when you move an object the cursor (with the hand - drag) is not in the position it should be, but a class of its own where you build the dots and you have created the methods for the movement (e.g. MouseMove ())
3) the object classes must be built inherit TElement where they take the basic things common to all objects
4) to create the area for the body of an invoice, create an object class (child) type TArea and the printing procedure recognizes this element and creates the do while loop to repeat the fields within this area.
We have always been around, for years that gurus could solve this problem, but we trust applications like ER and MyRpt and then we are forced to use fastreport because ours are few reliable.
There are people (who use fwh) who have built good report designers but don't publish it, I know some
Antonio told me that paco had sent all the sources to him,
but I have not found the sources of this program, where are the sources?
I have the exe and the designer created on this exe run ok,
where are the sources of this project ?
Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)
I use : FiveWin for Harbour November 2023 - January 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com