-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Open
Labels
Description
Describe the Bug
Exporting a page as PDF leaves the iframe part blank. We have a map of our facility inserted as an iframe on a page, which is exported periodically as a PDF via API. The text, tables and images are exported fine, but the iframes are left blank.
Steps to Reproduce
- Go to any page that includes an iframe
- Click export to .pdf
- The page is blank where the iframe should be
Expected Behaviour
The PDF should be exported with the iframe as a screenshot, similar to how ti is shown if you print the page (Ctrl + P) in the browser.
Screenshots or Additional Context
No response
Browser Details
API on Windows Server 2022
Exact BookStack Version
v24.05.1
nejcgow