Report without a form
Thanks for any help.
I was wondering if there is a way to generate a report without first
creating a form? I thought maybe I could us the Template property, and have
a TObject create the report. I'm having trouble getting the code to compile
tho, since none of the report components actually exist at design time.
What I am trying to do is use RB in a .dll to simply create a .pdf file. We
are running into problems with creating the form inside the .dll, and was
hoping there was a way to create the report without creating a form.
Doug
I was wondering if there is a way to generate a report without first
creating a form? I thought maybe I could us the Template property, and have
a TObject create the report. I'm having trouble getting the code to compile
tho, since none of the report components actually exist at design time.
What I am trying to do is use RB in a .dll to simply create a .pdf file. We
are running into problems with creating the form inside the .dll, and was
hoping there was a way to create the report without creating a form.
Doug
This discussion has been closed.
Comments
old problem at Delphi design time, when using a TDatamoule. If you are
running RB 6.0 for Delphi 6 or later, you can use reports on TDatamodules.
Cheers,
Jim Bennett
Digital Metaphors Corp
http://www.digital-metaphors.com
info@digital-metaphors.com
By your message I assume that it is still unstable for Delphi 5 (we don't
have 6 yet)? We do have RB 6.01.
Thanks
Doug
once more, the problem is in D5 not in ReportBuilder and I think the problem
will be there for the next 42 years ;-).
regards,
Chris Ueberall;