I am currently using the JRC from CR4E V1 patch 7.
When I generate a report as DHTML and use the export button I am presented with 5 export options:
Crystal Reports
Adobe Acrobat
Microsoft Word - Editable
Rich Text Format
Comma Separated Values
I would like to control which of the 5 options are presented to the user. I was looking in the crystalreportviewers115 folder for some JavaScript that could be edited. I found export.js which appeared to have code that was creating the choices for a dropdown (getFormatDropdownList()), however this code did not get executed when I ran the export.
Any help would be appreciated.
Thanks,
Richard