This is how we handle printing. Haven't found a good way to print with GWT - we mostly print reports (generated on the fly as HTML, generated externally). A link pops up a (printer friendly) version of the page (without the GWT UI of the app) done in JSP. Works well.
The reports are static and we can show them within the GWT app easily. There is no user feedback. However, on the form pages, the user can interact with the form (changing form fields and saving the form). So, it is a little trickier than the static reports we display.
Mike
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment