Crystal Report Print Out Problem
Hi,
I having a problem with crystal report, I have a rptDetails.rpt, inside contains the following fields data to be display:
Name|Address|Email|Country|Contact No.
I can view & print out the complete report at PC A, but when I print the same report at PC B, half of the fields will be gone & I only manage to see
Name|Address|Email
Any idea on this :confused:
Re: Crystal Report Print Out Problem
try running the Set datasource location and update the database fields
Re: Crystal Report Print Out Problem
Quote:
Originally Posted by VBFnewcomer
try running the Set datasource location and update the database fields
PC A & PC B do not have crystal report, I tried copy the PC A report to PC B, still the same...
Re: Crystal Report Print Out Problem
If You are calling the report from an application then You should Install the application on every client pc
Re: Crystal Report Print Out Problem
Quote:
Originally Posted by jggtz
If You are calling the report from an application then You should Install the application on every client pc
you mean install the vb application?
I did installed the vb application & copied the crystal report dll & ocx files.
Re: Crystal Report Print Out Problem
Normally when we build the vb package, all the Crystal neccesary files are added automaticaly
Re: Crystal Report Print Out Problem
Quote:
Originally Posted by jggtz
Normally when we build the vb package, all the Crystal neccesary files are added automaticaly
Is it from your point of view, you think the Crystal neccesary files cause the problem?
Re: Crystal Report Print Out Problem
Re: Crystal Report Print Out Problem
sorry Iam late..
Quote:
you mean install the vb application?
I believe jggtz is meaning the software you/someone built using vb. Installation is entirely diff from just copying.
Take a look in the deployment section of the forums there are lots of things to learn