Forum Discussion

LUCASHDZ's avatar
LUCASHDZ
New Member
1 year ago
Solved

html report lines

I love SSRS but I have been strogueling with line img.... 

When I convert the report to pdf it looks very good.

Any idea on how to fix this issue would be highly appreciated.

this is how  the lines looks like on html and next a pdf sample of the same portion

 

thanks

Lucas

 

 

 

 

  • Finally I've found the solution..   Upgrading SSRS Server.  That was a bug on the Server.

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi, LUCASHDZ 

    You need to make sure that the image path referenced in the HTML is correct. The use of relative and absolute paths may vary. Also check your browser compatibility, HTML rendering may vary from browser to browser, make sure you are using a browser that supports SSRS-generated HTML. In HTML, images can be embedded as inline images or external links. Make sure the way the image is embedded is appropriate for your needs. You can check the following link:

    Render to HTML (Report Builder) - Microsoft Report Builder & Power BI Report Builder | Microsoft Learn

     

    How to Get Your Question Answered Quickly

    Best Regards

    Yongkang Hua

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • LUCASHDZ's avatar
      LUCASHDZ
      New Member

      Thank you Yongkang,  thats what I have been looking for but... where would change the rendering way for a report?

      Lucas

  • Finally I've found the solution..   Upgrading SSRS Server.  That was a bug on the Server.