开发者

How to Attach image file in Local Report(RDLC)?

开发者 https://www.devze.com 2023-03-11 17:10 出处:网络
In Reporting Services Report(rdl) Image can be attached easily using Select the image Source and Use this image (Import) .

In Reporting Services Report(rdl) Image can be attached easily using Select the image Source and Use this image (Import) .

But when i create a local Report (rdlc) the options on rdl is not provided. So i cannot开发者_如何学编程 attached my .jpeg image on it.

Thanks


If you only need a static image you can simply navigate to Report -> Embedded Images in Visual Studio and click 'New Image' to add a new image.

0

精彩评论

暂无评论...
验证码 换一张
取 消