I am using Builder 6 and QuickReport for printing. The preview does not show anything, I do not know if i programmed it right anyway. Where can i find something good to study the QRep??
Thanks
I am using QuickReport and am trying to make a report with more than one page. I tried to create two reports in diferent forms, separate, and then in the main form I put a preview button and a composite report to put both reports together, however on the preview just appears the last page added.
I did add all units and forms to Form1. Am using Builder 6 C++ and QuickReport v 3.0.9. Can anyone help?
Another thing, somehow i cant use "begin" or "procedure", any ideas why??
It's been a long time since I've used QuickReports but I'm not certain that
QRCompositeReport1->Reports->Add(Form2->QuickRep1);
QRCompositeReport1->Reports->Add(Form3->QuickRep1);
is "legal." I'll have to look at some of my old code if I get a chance.
James P. Cottingham
[sup]I'm number 1,229!
I'm number 1,229![/sup]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.