0

Using Microsoft SSRS and Report Builder,

We are trying to render an image saved in the Database as base64. In some instances the base64 generated is very long (17,000+ characters) In this situation, the image is not rendered but left blank.

When manually trimming the image base64 from the end of the string to about 10K, it does render (risk: might break the image).

I tried multiple solutions from Microsoft Copilot, and it didn't help. Google didn't raise issues similar to mine.

Is there a solution without trimming manually the base64 and risking breaking the image?

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.