Question: How do I add images to the Report header?Answer: The image tag needs to be embedded for example:<mx:Image source="@Embed('../assets/images/YourImageFile.png')"/>
Related posts
Comments