Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal and RDC missing methods/properties
Message
From
08/05/2002 11:20:26
Dave Nantais
Light speed database solutions
Ontario, Canada
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00649693
Message ID:
00654030
Views:
19
>I've just started to use Crystal and have spent the past 12 hours going through the examples on the UT (Thanks for all the help in your article and posting, Craig).
>
>I've created a report, accessed it through both the OCX and the RDC successfully with the examples that you have posted. I really want to create an HTML set of pages like I can in the interactive environment. What I need is the property "ExportToDirectory" and "SeparateHTMLPages" but try as I will, I can't find these properties in the ExportOptions object. And I can't seem to set the "ProgressDialog" property to false (the documentation definitely lists this as a property of "Reports", but I can't access it through VFP).
>
>Any suggestions Craig ?

maybe i am out in left field with this response but...

I simply set

1) ExportOptions.DestinationType property to 24
2) DestinationType to disk file
3) Assign the full file path to ExportOptions.HTMLFileName

To get separate HTML pages I think I used the NumberOfLinesPerPage (the name is something like this) property and each HTML page only contains the number of lines used in this property setting.

I can make the single HTML file based report available on my client's intranet. But, I had problems making the "separated pages" report work on the intranet because of the links built into the html. I just gave up and used the single HTML file report. Had I spent more hours on it I could have done it but the client was not willing to pay for the feature.
Previous
Reply
Map
View

Click here to load this message in the networking platform