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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to pull in picture

Status
Not open for further replies.

bkrampe

IS-IT--Management
Nov 30, 2006
77
US
Is there any way to use a filename of a picture to get that picture to appear in a report?
 
I am using CR XI. What kind of formula will i need so it will pull it in? I have been trying to get cViewImage to work and i keep getting the error message: *Invalid argument provided*. It seems to be happening when i am trying to connect to the Com Connectivity Database, and i type in the program ID.
 
You need a formula that returns the full path and filename. Ex:

"c:\directory\subdirectory\abc123.gif"

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
Where would i have to put that formula at? In cView or is there a way to do it without that program?
 
You do not need cview if you are using Crystal XI or newer. Put it where you want the picture to appear.

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
How would you code it if you had spaces in file path or name?
 
Put the spaces in the formula!

Please show the exact formula you have tried, and an explanation of why it fails. Post sample data and sample file names and paths.

Software Sales, Training, Implementation and Support for Macola, eSynergy, and Crystal Reports

"What version of URGENT!!! are you using?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top