visual studio 2010 - VS2010 RDLC Body Background Image Preview -


I created a report (RDLC) in VS2010 and the body has chosen an embedded image as "background image" but While working with RDLC Designer, I do not see a preview of that image, if someone chooses an "External" image file then I do not make any difference - there is still no preview in the designer.

Is there a switch that I want to flip to make VS 02010, I have no way to see the image in the background report designer, or the background image of the body at design time?

You may have to set MIMEType from the dropdown in the Properties section, fill in the sub-section: Image / BMP

  • Image / JPEG
  • Image / GIF
  • Image / PNG
  • Image / X-PNG



  • Comments

    Popular posts from this blog

    Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

    java - How not to audit a join table and related entities using Hibernate Envers? -

    mongodb - CakePHP paginator ignoring order, but only for certain values -