https://bugs.documentfoundation.org/show_bug.cgi?id=148025

--- Comment #3 from flywire <flywi...@gmail.com> ---
Pasting the selection from https://pdf-xchange.eu/ will contain the required
blank lines *if* it is written in the pdf. LibreOffice does not write blank
lines in the pdf.

I suggest an enhancement to tweak the format to support it.

eg:
stream
/F1 10 Tf
BT
40 763.07751 Td
0 -11.0775 Td
(Lorem ipsum dolor sit amet,) Tj
0 -11.0775 Td
(    consectetur adipiscing ) Tj
0 -11.0775 Td
() Tj
0 -11.0775 Td
(elit. sed do eiusmod) Tj
ET

endstream


Decoded LibreOffice pdf:
stream
0.1 w
q 0 0.028 595.275 841.861 re
W* n
q 0 0 0 rg
BT
56.8 776.789 Td /F1 10 Tf<0102030405020606070809070A06010B0C0D>Tj
ET
Q
q 0 0 0 rg
BT
56.8 765.489 Td /F1 10
Tf<040404040E0A0F10110B1213020606070414070A060115120C04>Tj
ET
Q
q 0 0 0 rg
BT
56.8 742.789 Td /F1 10 Tf<05020606070809070A06010B0C>Tj
ET
Q
Q 
endstream

There is no "() Tj" for blank line (unpacking the characters within the lines
is not important to demonstrate this).

------------------------------------------------------------

Indented code is a potential complication that could be overcome by formatting
it left aligned.

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

Reply via email to