Over time we got customer request to improve our PDF export for our Connect app. So, it has some extra consideration and supports rendering diagrams etc to PDF.
So, my question is very brought: How would we support that in Forge? I see the adfExport
key in the Confluence connect manifest.
However, that does expect a ADF format. I assume that for basic structured, we can generate that.
However, what is not clear to me is how we in ADF you include generated diagrams/graphics into that PDF export. There seem media
tags. But its unclear how I would add there some generated image / diagram.
I’m curious what an approach for a diagrams and graphics is in a Forge based PDF export support.