Announcement

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

    Download PDF returned by REST service

    Hi ,

    I am using SmartClient Version: v11.1p_2017-07-09/PowerEdition Deployment (built 2017-07-09)

    I need to download PDF in my application. I am using REST services. I need to make a POST call with JSON parameters and the service can be made to return the attachment or URL.
    If i use, Window.open(url, "", "");
    the pdf opens in the browser itself and not as an attachment.
    How can this be achieved.

    Regards,
    Swati
Working...
X