Problem exporting PDF Files with Crystal Report 8.5 
Author Message
 Problem exporting PDF Files with Crystal Report 8.5

Hi,

I have installed an vb6 application that exports pdf files with crystal
reports 8.5.

On the developer machine everything works but on the client machine i get
the error "invalid procedure call or argument (5)' in the following line:

Rpt.ExportOptions.FormatType = crEFTPortableDocFormat

I copied all dll files from the developer machine

\winnt\system32\crystal

and

\program files\Seagate Software\Crystal Reports

including  Crtslv.dll, Exportmodeller.dll, implode.dll,...  (found article
in Seagate knowledge base)

to the client machine. It still doesnt work.

Whats wrong?

Tia

Andr Heuer



Tue, 11 Jan 2005 21:09:44 GMT  
 Problem exporting PDF Files with Crystal Report 8.5
I think one more file ATL.DLL is mismatched but not sure


Quote:
> Hi,

> I have installed an vb6 application that exports pdf files with crystal
> reports 8.5.

> On the developer machine everything works but on the client machine i get
> the error "invalid procedure call or argument (5)' in the following line:

> Rpt.ExportOptions.FormatType = crEFTPortableDocFormat

> I copied all dll files from the developer machine

> \winnt\system32\crystal

> and

> \program files\Seagate Software\Crystal Reports

> including  Crtslv.dll, Exportmodeller.dll, implode.dll,...  (found article
> in Seagate knowledge base)

> to the client machine. It still doesnt work.

> Whats wrong?

> Tia

> Andr Heuer



Wed, 12 Jan 2005 13:21:28 GMT  
 Problem exporting PDF Files with Crystal Report 8.5
Hi,

I found it. The Setup Wizard didnt find all dependencies. Crystal was not
used in the EXE file itself but in an active x dll that is used by this exe.
I added the reference to crystal to the exe (where it is not needed *g*) and
it worked after creating a new setup.

Thanks

Andr



Quote:
> I think one more file ATL.DLL is mismatched but not sure



> > Hi,

> > I have installed an vb6 application that exports pdf files with crystal
> > reports 8.5.

> > On the developer machine everything works but on the client machine i
get
> > the error "invalid procedure call or argument (5)' in the following
line:

> > Rpt.ExportOptions.FormatType = crEFTPortableDocFormat

> > I copied all dll files from the developer machine

> > \winnt\system32\crystal

> > and

> > \program files\Seagate Software\Crystal Reports

> > including  Crtslv.dll, Exportmodeller.dll, implode.dll,...  (found
article
> > in Seagate knowledge base)

> > to the client machine. It still doesnt work.

> > Whats wrong?

> > Tia

> > Andr Heuer



Fri, 14 Jan 2005 15:37:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Problem using Crystal Report 8.5 to export PDF in Visual Basic 6.0

2. Crystal Reports 8.5 PDF Export

3. Problems with crystal 8.5 and vbscript pdf export

4. Export to PDF to stream? Crystal 8.5

5. Exporting To PDF, RTF using VB6 (SP4) Crystal 8.5

6. PDF export error in crystal 8.5 with windows 98

7. CR 8.5 Export to PDF perfromance problems etc

8. CR 8.5 export to PDF problem...HELP!

9. Crystal Reports 8.5/VB6 PDF bookmarks?

10. help:crystal report 8.5 error out date export dll

11. Crystal Report 8.5 Exporting

12. Exporting Crystal 8.5 web reports to Excel

 

 
Powered by phpBB® Forum Software