Google Answers Logo
View Question
 
Q: Exporting report to HTML using Quick Reports,Delphi ( No Answer,   0 Comments )
Question  
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!
Answer  
There is no answer at this time.

Comments  
There are no comments at this time.

Important Disclaimer: Answers and comments provided on Google Answers are general information, and are not intended to substitute for informed professional medical, psychiatric, psychological, tax, legal, investment, accounting, or other professional advice. Google does not endorse, and expressly disclaims liability for any product, manufacturer, distributor, service or service provider mentioned or any opinion expressed in answers or comments. Please read carefully the Google Answers Terms of Service.

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 Answers  


Google Home - Answers FAQ - Terms of Service - Privacy Policy