Print Down and Across on subreport
Hello!
I use FasReport 6 VCL Enterprise for Delphi.
I need in a report to print a result dataset like this
1 A
2 B ........
until 10 J (two fields), represent records on dataset, witch is the maximum of records. Not allways, dataset has the maximum of records.
Could be
I try to use subreport to print this but no result.
Please, help me with an idea to solve this.
Thanks in advance!
Comments
Set Engine.CurY, Engine.CurX in the report's script during preparing of report