Hello, I have checked the forum and if I have missed this one and you have already answered it I am very sorry. I am using crystal XI and Oracle and am trying to create a printable transcript report. I have one view which supplies student information (name, id, address etc) and another view which supplies courses that student has taken and their grade. There is a filter on ID so the report is for 1 student only.
If I combine both views (linked on ID) I get one course per page which is no good. I decided that I would put course details in a subreport grouped by semester (and link it to the main report on ID). The problem is that if the student has taken 5 semesters, I get the subreport repeated 5 times in the main report.
I believe this is to do with the report being in the details section. I added a new page header section and popped the subreport in there. This is fine unless a student has taken many classes in many semesters because the report doesn't fit on the page and I get error
"Page size not large enough to format the contents of an object in the report"
I am out of ideas and would appreciate it if anybody else had any ideas.
Thanks