SSRS 2008 R2

  • Hello everyone. This is my inaugural post 🙂 I just realized I can't edit the topic. The topic should be: SSRS 2008 R2 Help with Designing Report.

    Does anyone know how to create a report that consists of a picture, say of an person, then at various predetermined locations on the person a number will be displayed. The number will correspond to the sum of injuries corresponding to the location of the number. There will be numbers on each knee, elbow, neck, etc.

    I've done the usual searches, etc. and the only thing I can come up with is using labels and a jpg background image.

    Thank you very much in advance.

    ps> it's SSRS 2008R2 Enterprise

  • Take a quick look at this to see how to store and recall images from a DB using SSRS.

    http://www.kodyaz.com/articles/display-database-image-using-sql-server-2008-reporting-services.aspx

    What I would do then is add a List object to the report and drop your image field onto it. Then drop your injury values into textboxes and drag them to the appropriate place over the image. You will probably need to have pretty exact image specifications so that your injury data is in the correct position. Additionally you will have to use some layering so that the text shows above the image.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply