[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||[email protected]
 Resolution|--- |DUPLICATE

--- Comment #4 from V Stuart Foote  ---
LibreOffice is not a PDF editor.

It renders a facsimile to ODF document, by import filter dependent on poppler
project libraries and subsequent conversion to ODF drawing objects using Cairo
libraries.

If you need 100% fidelity, split your PDF and use the insert as image filter
which is pdfium library based including grapheme extraction from the source
PDF.

If you need the embedded fonts as used in a PDF, can be done externally and
then installed to system (to allow editing with as much of the font as is
available).

The poppler/cairo lib does not fully handle embedded fonts.

Otherwise, this is a duplicate of => WF bug 101220

*** This bug has been marked as a duplicate of bug 101220 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-05-11 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

BogdanB  changed:

   What|Removed |Added

 Blocks||99746
 CC||[email protected]
   ||g


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=99746
[Bug 99746] [META] PDF import filter in Draw
-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

Alex Thurgood  changed:

   What|Removed |Added

 OS|Windows (All)   |All

--- Comment #3 from Alex Thurgood  ---
Not just on Windows, I've recently experienced the same problem on macOS with
official documents produced by the French national industrial property office
(INPI) - they seem to have their own font identified as "INPI", which is
misinterpreted / substituted for a different one when importing into Draw e.g.
for translation purposes. This causes the text boxes containing text with that
font to be misaligned in Draw, sometimes not by much, but sometimes also more
significantly, wreaking havoc with the layout.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

John Doe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

--- Comment #2 from John Doe  ---
However, the absence of certain fonts should not be a valid excuse for layout
misalignment. Commercial PDF editors like Adobe Acrobat, PDFgear, and Xodo do
this very well. Furthermore, they have added support for font subsets, meaning
the editor won't force font conversions when the user isn't actually editing
the PDF file, thus preventing users from mistakenly believing the software has
a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

John Doe  changed:

   What|Removed |Added

 Status|NEW |UNCONFIRMED
 Ever confirmed|1   |0

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

John Doe  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|NEW
 Resolution|NOTABUG |---

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 170755] After importing a PDF into LibreOffice Draw, some text is misaligned and fonts are unexpectedly converted.

2026-02-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=170755

m_a_riosv  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTABUG
 CC||[email protected]
   ||rg

--- Comment #1 from m_a_riosv  ---
Pls take a look into
https://ask.libreoffice.org/t/pdfs-are-misaligned-in-draw/59879
https://bugs.documentfoundation.org/show_bug.cgi?id=146291

I think the issue is that Draw only use system fonts, not embedded fonts in the
file.  You can see in italic the font that there are not in the system
(sidebar-properties).
So, install the faulty font on the computer, or set up a better substitution in
Menu>Tools>LibreOffice>Fonts.

-- 
You are receiving this mail because:
You are the assignee for the bug.