How to Export to a PDF file in Crystal Report?

后端 未结 4 1133
清歌不尽
清歌不尽 2021-01-03 09:04

Using VB 6 and Crystal Report 8.5

In client system while generating the report, I clicked export to PDF button in the report; it displayed Export, Export Option. Cho

4条回答
  •  庸人自扰
    2021-01-03 09:52

    It sounds like a deployment problem with the Crystal files. Check the user has a file called u2ddisk.dll on their machine - this file is required for Crystal 8.5 to give the option to export to file. Otherwise it'll select the Export to Application option instead. The availability of items in the Export Format and Export Destination dropdowns is dependend on the dlls present, and it sounds like you're missing Export To Disk from the Destination dropdown.

提交回复
热议问题