Scroll-PDF - Exporting JavaScript Markdown Content
We are using scroll-pdf to export pages from Confluence and all is working perfectly with the exceptions of a few pages containing markdown blocks.
The markdown blocks contain a div placeholder that gets populated with some dynamic content at page load (happens instantly in the browser).
Unfortunately Scroll PDF does not wait for the JavaScript to populate the content and exports the place holder text instead. Additionally we do not have the ability to change the macro type being used without significant effort.
Is there any way to get scroll-pdf to wait before generating, or explicitly wait for the content to be loaded?
Thank you in advance!
Patrick
-
Hi Patrick,
Thanks for the post. Our Scroll Exporters do not support JavaScript and this means that any macro that you're using for the markdown would need to support a static export mode without the JS.
You can access further related information in our documentation.
Regards,
Thomas (K15t)
Please sign in to leave a comment.
Comments
1 comment