Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
1.2
-
None
-
Unknown
-
Description
Currently we are using SVG for the PDF export of diagram. However this creates two issues:
1/ It does not currently work for private document as the SVG is handled by PDF including an image tag to a URL call to the wiki to provide the SVG
2/ PDF export of SVG does not support html inside the SVG which the diagram app uses extensively.
Instead to improve PDF export I suggest storing the image as an attachment on save in the same way as storing the SVG currently by using the drawio javascript export to image code. Then the PDF and print view of the document would insert the image instead of the live diagram.
The output would be much nicer as it would be sized to the width of the PDF and also not have the glitches of the batik rendering of SVG
Attachments
Issue Links
- is duplicated by
-
XADIAGRAM-44 Diagrams are not displayed when containing page is exported as PDF
-
- Closed
-
-
XWIKI-15594 PDF Export Panel Application - doesn´t Export Diagrams
-
- Closed
-