Crystal Reports Question:
Download Questions PDF

Is there a way to be able to change an image(company logo) dynamically in a report? Example if you have 100 reports, and with the market uncertainty if you anticipate that the company logo might change, how can you change the image just in one place and have this reflected in all the reports at run time?

Crystal Reports Interview Question
Crystal Reports Interview Question

Answers:

Answer #1
Yes,there is a way.User may create a word document,embed
the required image as a picture object in it and then embed
this word document inturn into Crystal reports(as a linked
OLE object).

Any change in the word document would reflect in all he
reports using this word doc.

Answer #2
We should maintain Company logo and Branch Logo at Database Level,any change in the logo will store in the DataBase with latest one,thats it when we generate the report it will display with the Latest One. Any how sp dynamically bind the image based on the Company/Branch. sorry if i am wrong

Answer #3
Yeah even we can add the logos by using sql expression.

Download Crystal Reports Interview Questions And Answers PDF

Previous QuestionNext Question
How to print two details fields at the bottom of the page?What are field expressions and what are the diff types? (I looked this up in the internet and never found anything with regards to types of field expressions)?