|
-
Oct 4th, 2007, 03:51 AM
#1
Thread Starter
New Member
About Export behaviour of Crystal Report
Dear all,
I am currently using VB6 & CR 9. My program is simply export a set of monthly billing reports from Database into PDF format.
My program is working but my boss ask me to find if the following behaviour can be amended.
During the report exportation, when a report is exporting, a build-in CR dialog (prompt out for cancel export action, not the option dialog) will display in foreground. This made the button in the background form got layered with button caption of CR dialog when one report is exported. (It actually have no harm to my program, seems to be just a problem caused by refreshing between background & foreground)
My question is: is it possible to depress this build-in CR dialog?
Thanks for any reply
Marker
-
Oct 4th, 2007, 11:19 AM
#2
Re: About Export behaviour of Crystal Report
How are you exporting the report?
Set the DisplayProgressDialog property of the Report object to False.
-
Oct 15th, 2007, 03:51 AM
#3
Thread Starter
New Member
Re: About Export behaviour of Crystal Report
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|