reporting services - Adding watermark or background image to vs 2013 report -


how go adding watermark or background image vs2013 rdlc. able add image report data. dragged report, , repor tablix placed on image. didn't work because image obscured report tablix. put image on report tablix, table obscured. not able "set background." steps necessary make watermark or background image?

you on right track setting image background.

  1. set image background image report body.
  2. set tablix backgroundcolor no color (transparent)

enter image description here


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

.net - How to detect a double-click outside of vb.net form -