DocumentServer icon indicating copy to clipboard operation
DocumentServer copied to clipboard

Pdf export: missing subscripts in svg image

Open parrenin opened this issue 1 year ago • 2 comments

This issue is unique.

  • [x] I have used the search tool and did not find an issue describing my bug.

Operating System of DocumentServer

Linux (DEB package)

Version information

8.3.3.21

Expected Behavior

In the attached .docx document, the svg image should be exported correctly in the .pdf format

Actual Behavior

The svg image is not exported correctly to the pdf format, the subscripts are missing (e.g. Q_m and Q_H).

Reproduction Steps

Steps:

  1. Open the attached .docx file in OO
  2. Observe the subscripts: Q_m and Q_H
  3. Now export the document to pdf
  4. Open the pdf.
  5. Observe the subscripts: there are now missing

bug-pdf-export-subscript-in-svg-image.docx

Additional information

In my opinion this is a high priority bug, since you can loose information when exporting to pdf without knowing it.

parrenin avatar Apr 27 '25 09:04 parrenin

This is how the figure looks like in OO:

Image

This is how the figure looks like after exporting to pdf:

Image

Note that in addition to the missing subscripts, the arrows have problems too (orientation, color, filling, etc.).

parrenin avatar May 14 '25 14:05 parrenin

Hello, @parrenin! I can confirm that the problem exists. I created ticket 74726 in our issue tracker with your issue. Thank you for report!

Gingetsu avatar May 27 '25 18:05 Gingetsu