https://bugs.documentfoundation.org/show_bug.cgi?id=154700
Bug ID: 154700
Summary: special characters in pdf export
Product: LibreOffice
Version: 7.5.2.2 release
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Printing and PDF export
Assignee: [email protected]
Reporter: [email protected]
Description:
In LibreOffice 7.5.2.2 50(Build:2) on Ubuntu 22.04 I get different behaviour
than I used to when exporting pdf (older version compared: LibreOffice 7.3...).
A document containing "special characters" (eg old-style numerals or stylistic
characters such as "Q" with a long tail) is exported as pdf. The exported pdf
file is as expected. However, if that pdf file is processed with the pdfjam
script (which calls the LaTeX pdfpages package) then the special characters are
simply replaced with the "X" in a square glyph.
It suggests to me that the font handling in the exported pdf file is not quite
standard.
Steps to Reproduce:
1.Create document with stylistic glyph elements
2.export as pdf (eg export as pdfmwe.pdf)
3.process that pdf file with pdfjam (eg pdfjam -o mwe-pdfjammed.pdf pdfmwe.pdf)
Actual Results:
see attached mwe-pdfjammed.pdf in which stylistic characters do not appear
correctly.
Expected Results:
The file mwe-pdfjammed.pdf should appear the same as the attached pdfmwe.pdf
Reproducible: Always
User Profile Reset: No
Additional Info:
Font used: Libertinus Serif
--
You are receiving this mail because:
You are the assignee for the bug.