FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH Report
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
FWH Report
Posted: Fri Mar 03, 2017 02:15 PM
Is it possible to use the fivewin report generator to create something like the sample below?
If so, can someone please give me an idea as to how to place data at a specific row/col

I've used the report generator to create reports with columns but in this case I'm only grabbing data from one record and do not need columns.
Also, I've never tried to create lines/boxes etc...

http://www.can-soft.net/temp/sample.pdf
Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: FWH Report
Posted: Fri Mar 03, 2017 06:32 PM


Best regards,
Otto
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: FWH Report
Posted: Fri Mar 03, 2017 06:35 PM

Thanks Otto but I was referring to the built-in FWH report engine.

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 989
Joined: Thu Nov 24, 2005 03:01 PM
Re: FWH Report
Posted: Fri Mar 03, 2017 08:10 PM

Hi Jeff,
I think you don't need a report generator to print that form. As you said, it is just a Record, so probably TPrinter will do it right.

Regards,

Saludos
Carlos Mora
http://harbouradvisor.blogspot.com/
StackOverflow http://stackoverflow.com/users/549761/carlos-mora
“If you think education is expensive, try ignorance"
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: FWH Report
Posted: Sat Mar 04, 2017 07:30 AM

Jeff, this is EasyReport which is part of Fivewin.

Maybe Antonio can adapt ín the sample Folder rmake that EasyReport gets compiled whithout changes.
nresolved external '_HB_FUN_VRD' referenced from C:\FWH\SAMPLES\TESTDLG7.OBJ

Best regards,
Otto

Continue the discussion