![]() |
|
![]() | ||
|
Subject:
Exporting report to HTML using Quick Reports,Delphi
Category: Computers > Programming Asked by: shile-ga List Price: $10.00 |
Posted:
03 Dec 2002 10:25 PST
Expires: 02 Jan 2003 10:25 PST Question ID: 118515 |
We have a product that is used to display a report based on user selection. We would like to take this report and be able to display or export it to HTML . This way, we could have users who don't have that product easily view the report. Another option would be to have it export to Excel. Presently we already have Quick Reports and so I started exploring this using QuickReports. It provides the ability to export to HTML but most of the controls seem to work with TTable (i.e retrieve data from tables directly). In my case, I want to retrieve data without using datasets. I used TQRStringsBand as it provides this mechanism. As of now, I extracted each line (that is comma-delimited) from TQRStringsband and dynamically created multiple TQRMemo fields and populated each TQRMemo field with part of the data. It seems to be working ok. Problem: But to improve the report's look, I need a mechanism to dynamically create a table on the report and populate the table's columns with this data. This control should also be able to get exported to HTML. Would really appreciate your help in this. Thanks! |
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
There are no comments at this time. |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |