views:

40

answers:

0

Hi Guys

I want to display PDF in browser but the point is my pdf is stored in database in blob format

I want to display it in client side using base64

I am using java as backend and GWT as frontend

Please suggest me..

Thanks