Previously when using VB6 and Crystal Reports I was able to specify the contents of an image at runtime. This allowed the invoicing app to use the customers letterhead loaded from a jpg on their pc. I need to be able to achieve the same thing in VB.NET and Crystal Reports (VS2010) but it seems that I have to specify the image at design time rather than runtime.
Crystal ReportsImages and Photos.NET ProgrammingVisual Basic.NET