Sunday, December 22, 2019

Re: Im trying to get a pdf file from database and show it on clientside using the GWT , is there a possibility?

Do you mean you want to write code in GWT to decode and render the PDF?  I image that would be very difficult.

You'd be much better decoding the PDF on the server using some PDF lib / program, then just serving up the resulting image/s via GWT.

Or serving up the PDF via a Servlet, and letting the browser decode/view/download it.



On Wednesday, 18 December 2019 16:35:53 UTC+11, Dhinakar wrote:
Im trying to get a pdf file from database and show it on clientside using the GWT , is there a possibility? Thanks in advance

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/ae2bbf05-b56b-49a0-b608-2b27d5a7ebea%40googlegroups.com.

No comments:

Post a Comment