The OP didn't say anything about a specific browser; this is the only
solution I know of for client-side handling of base64 data using GWT.
I would suggest that you make an HTML element containing an "<img
src=.../>" that points to a servlet that will stream the decoded data
back to you.
On Dec 26, 12:11 am, vmnikulin <
vmniku...@gmail.com> wrote:
> Mark, your method doesn't work in IE8 because it has 32KB limitation
> on data url size.
>
> On 26 ÄÅË, 07:19, Mark <
mdshol...@gmail.com> wrote:
>
>
>
>
>
>
>
> > If you just want to display the image then just use what you have and
> > let the browser do the rest. šAdd an HTML object containing
>
> > <img src="data:<mime-type>;base64,<your base64 data>" width="X"
> > height="Y" alt="alternate text"/>
>
> > As shown here: š
http://www.websiteoptimization.com/speed/tweak/inline-images/
>
> > On Dec 25, 6:46šam, vmnikulin <
vmniku...@gmail.com> wrote:
>
> > > Hi all!
>
> > > How I can create Image from base64 string?
>
> > > Thank in advance.- óËÒÙÔØ ÃÉÔÉÒÕÅÍÙÊ ÔÅËÓÔ -
>
> > - ðÏËÁÚÁÔØ ÃÉÔÉÒÕÅÍÙÊ ÔÅËÓÔ -