As an app developer, I want to be able to export the content to a PDF/Word file from the client/frontend so that I can provide a better and more reliable user experience

XMLWordPrintable

    • 94
    • 20

      Problem Definition

      App developers are not able to develop apps that provide the ability to export the content of a page as a PDF/Word export from the client side (browser).

      Without this feature, a user using an app cannot control the dynamic content that is exported.

      Processing the requests on the backend via the renderModes also requires the code to be duplicated to be able to render the macro content in the front end as well as exporting it from the backend.

      Suggested Solution

      Provide a way to be able to export the content from the frontend.

      Workaround

      Implement the export using the renderModes as described on the https://developer.atlassian.com/cloud/confluence/modules/dynamic-content-macro page.

            Assignee:
            Brian Greene (Inactive)
            Reporter:
            Caterina Curti
            Votes:
            50 Vote for this issue
            Watchers:
            40 Start watching this issue

              Created:
              Updated: