cancel
Showing results for 
Search instead for 
Did you mean: 

Why is there no dialog to export a single page with CR runtime 13

Former Member
0 Kudos

We have been using the Crystal report 10 runtime engine to generate reports. With CR 10 runtime we have had the ability to select whether all pages are export or if we want only specific pages exported. We recently upgraded to the Crystal report runtime 13 and no longer have this ability. In addition, we would like to know if the default (.rpt) file extension on export can be changed to .xls?crystalreport13issues-page-1.jpgcrystalreport13issues-page-2.jpg

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

We've never had this ability in CR for VS so I suggest you log your Enhancement request to Idea Place

Don

Answers (3)

Answers (3)

0 Kudos

You can now set those options by RPT file.

In CRD Click on File, Export Options and select your format and then set the properties you want:

Save the report, you'll have to see if enabling the range pops up the range dialog box.

In code you can get the saved export options and set them or create your own UI to select the range and set in code.

Don

Former Member
0 Kudos

the only thing the FuelsManager application does is pass in the parameters. Once the report has been displayed, the end user selects the export button in the top left corner, selects the export format (.xls) it is at this point that the old CR 10 runtime engine would allow the user to select whether they wanted to export all pages or a single page and the CR 13 runtime engine is not. The CR 13 runtime exports all pages.

0 Kudos

Hi Michael,

Fuels Manager appears to be some third party application you are using.

I suggest you contact them for support.

Don