Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
I am building a report using Delphi3 and Quick Reports2.0. My application reads a list of labels from a text file and puts them in a report that has 13 lines and 5 columns. The problem is that when I have more than 65 labels in the text file, I can´t generate a new page in the report to place the rest of the labels. I've tried to call the NewPage procedure from the report, but a runtime exception is raised. What should I do?
Thanks,
Adriano
I am building a report using Delphi3 and Quick Reports2.0. My application reads a list of labels from a text file and puts them in a report that has 13 lines and 5 columns. The problem is that when I have more than 65 labels in the text file, I can´t generate a new page in the report to place the rest of the labels. I've tried to call the NewPage procedure from the report, but a runtime exception is raised. What should I do?
Thanks,
Adriano