dosubot[bot] commented on issue #30913: URL: https://github.com/apache/superset/issues/30913#issuecomment-2474281593
<!-- Answer --> The issue you're experiencing with PDF export from iframes in Superset, where only visible graphics are included in the PDF, is a known limitation. The current implementation of the PDF export feature in Superset does not handle content that is not immediately visible on the screen, such as content that requires scrolling within an iframe. Unfortunately, there isn't specific documentation or configuration options in Superset to modify this behavior for iframes <sup>[[1]](https://github.com/apache/superset/blob/master/superset-frontend/src/utils/downloadAsPdf.ts)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
