:wave: Hello, team! I'm using Gooddata UI sdk `@go...
# gooddata-ui
q
👋 Hello, team! I'm using Gooddata UI sdk
@gooddata/sdk-ui-all
for my next.js web app. I have created a customized report using AFM. Currently I'm strugging to find an api in ui sdk to export the report in pdf. Could you provide me with a document or example? thanks.
j
Hello Qiuyi, Currently, PDF export is officially supported only for entire Dashboards, not for individual visualizations or AFM-based reports rendered via the GoodData UI SDK (
@gooddata/sdk-ui-all
). https://help.gooddata.com/doc/growth/en/dashboards-and-insights/dashboards/export-dashboards/
q
Hi Julius, thanks for letting me know that.