Hi,
I need some help regarding how to arrange the report structure. I writing a program to print the new university transcript using GST 2.32. The problem is i don't know how to arrange the report structure so that it will print properly a batch of students ... in this case ...the second student data and above, because now the report will print the transcript with same student data (the first student data) at student profile(page header) even though the details(subject code, cgpa,gpa etc.) will print correctly but all pages will print the same page header. I try to move the page header inside one of the group (GROUP nopel_tt), but error
C:/temp/Transkrip2012-Program/transkrip.4rp:Page Header, port:error:(GS-18064) MINIPAGE: all nodes attached to named ports must be specified prior to specifying any nodes for the primary port
will occur during the print process ...
Hope someone will guide me to solve this problem..
Thanks ...