Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
As making to export a REPORT FORM VFP7 to format HTML, D
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00717176
Message ID:
00717192
Views:
13
>>As making to export a REPORT FORM VFP7 to format HTML, DOC or XLS?
>
>For HTML and DOC, check out frx2word in the UT downloads sections. It required Word be installed on the computer running the report.
>
>For Excel, instead of sending the report to Excel, you can just send the data.
>SELECT myReportCursor
>COPY TO MyExcel.xls TYPE XLS
>
>Also, in the UT download section there is Rep2Excel, but I have never used it.

There would be yet another version of FRX to HTML by Vladimir Zhuravlev. The idea behind it differs from Frx2Word idea. It would be interesting to compare these two approaches in terms of speed.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform