Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can't export pdf format

Status
Not open for further replies.

johnk

MIS
Jun 3, 1999
217
0
0
US
Still using 8.5. No problem exporting when Crystal is installed. But when using in a distributed application and attempt export pdf format to disk (or to MAPI) page selection displays, then nothing.

I must be missing something to include in my distribution?

John Kisner


 
Hi,
In many cases the distributed app lacks all the features of the Designer itself, and this may be the issue in your situation.

What method are you using to distribute the report?

Some of the tools here may have more capacity:


[profile]

To Paraphrase:"The Help you get is proportional to the Help you give.."
 
My application is in VB6. I prepare distributions with Wise Install Master. Exports in pdf format work for some of my users but not for others.

John Kisner


 
Thanks to Ken Hamady for working through this problem with me. A dll had been left out of my install script. I used a free package Dependency Finder to locate the missing dll. EFSADU.dll.

Additionally I had to unregister and register 4 dlls:
ExportModeller.dll
crtslv.dll
crxf_pdf.dll
mpr.dll

John Kisner

John Kisner


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top