Description: I created a pdf document from odt with LibreOffice Writer. All browsers display it correctly. But, displayed in LibreOffice Draw, a line is outside of the page. Steps to Reproduce: 1. Open document with LibreOffice Draw. 2. 3. Actual Results: The end of the text overflows on the right. Expected Results: The text ends outside of the white page. Reproducible: Always User Profile Reset: Yes Additional Info: Il should be displayed in the limits of the page.
Created attachment 197722 [details] comparison between the display in LibreOffice Draw and in Chrome
Please attach a sample file, reduce the size as much as possible without private information, and paste the information in Menu/Help/About LibreOffice, there is a copy icon.
Created attachment 197742 [details] This is the file with a display problem.
I don't quite see what you mean with "paste the information in Menu/Help/About LibreOffice".
"paste the information in Menu/Help/About LibreOffice" means: Open your LibreOffice draw, in the Menu up top, click Help then About LibreOffice, when the about window opens it has all your version information. There is a button to copy that information, paste that information in a response here like mine below. The second line on page 1 and the first line on page 2 extend beyond the page in draw. They appear within page when viewed in chrome browser. Thank you for reporting the bug. I can confirm that the bug is present in Version: 24.8.3.2 (X86_64) / LibreOffice Community Build ID: 48a6bac9e7e268aeb4c3483fcf825c94556d9f92 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded Thank you for reporting the bug. I can confirm that the bug is present in Version: 25.2.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: 869fff459cbee6a2edadd5c24f2b65c199712de6 CPU threads: 8; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_US); UI: en-US Calc: CL threaded
Reproduced with: Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 3e9658a201f60dee95bd1bd8421b18bf8905c308 CPU threads: 4; OS: Linux 6.6; UI render: default; VCL: gtk3 Locale: en-IL (en_IL); UI: en-US Note the periods on the first and second lines of the paragraph body - "club." vs "heures." ... they're horizontally far apart in a PDF viewer, but almost lined up in Draw.
*** This bug has been marked as a duplicate of bug 49705 ***
This is a dupe of bug 49705 and is limitation of PDF being import filtered by poppler -> cairo conversion to Draw textbox objects. If fidelity to original Writer XML is needed in the PDF, use our LibreOffice HybridPDF format which embeds the ODF Document stream into the PDF. Alternatively, insert each page "as image" into a new Draw document, the pdfium based filter provides high fidelity to appearance/layout of the PDF--but is limited currently to a page of PDF at a time and insert as a raster image.