You can't send a PDF (or any other binary blob) to a GWT app over RPC.
 Well, you can, but you can't do anything useful with it on the
client.  You need to switch back to traditional servlets behind
traditional URLs.  It's the same problem as serving images over RPC
and that's been discussed here before.  Try searching the list's
history if you get stuck.

Ian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to