Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-72677

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

    • 86
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

            eaade336b3a2 Brian Greene
            ccurti Caterina Curti
            Votes:
            38 Vote for this issue
            Watchers:
            26 Start watching this issue

              Created:
              Updated: