When trying to export a particularly complex page to PDF, the output always looks like:
PAGE HEADING
LOADING
<New page>
COPYRIGHT
The only PDF export styling that is applied is a copyright footer at the end of the document which is styled with a body::after styling, not the @page property. I've tried multiple browsers.
When trying to access the page itself, it does take a few seconds to load and shows Loading with a spinning wheel for a bit. I assume that the PDF export tool is just grabbing the state of that page before loading completes, but I do not know how to remedy the issue.
Please let me know if there are any ideas!
Just needed to convert away from legacy editor
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.