Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    PDF viewer Panel

    So for an application I'm currently building I would need to be able to view pdf documents that I will be passing from a servlet. I assume you could use the browsers pdf plug-in viewer to do this. However, I'm not sure how to go about doing this with SmartClients widgets.

    Would this be something I could do with GWT+SmartClient?

    #2
    Use can have the pdf display in a SmartGWT component using an IFrame. See this sample.

    Sanjiv

    Comment

    Working...
    X