最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

reporting services - SSRSReport Builder render an Image from a long base64 field (17K+ Characters) - Stack Overflow

programmeradmin0浏览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)

  1. 暂无评论