I want to configure the crystal report template file to allow application to dynamically set the link to the bitmap from code.

Is this possible? Do I use PESetFormula(...) for this?

Or do I need to hardcode the path and name of bitmap file in my crystal report template?

Thanks

__Manan__