[Libreoffice-bugs] [Bug 118370] place text when importing from PDF in one text box instead many text boxes with one string

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Jul 20 00:44:37 UTC 2019


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

--- Comment #19 from Regina Henschel <rb.henschel at t-online.de> ---
(In reply to Justin L from comment #17)
> IsFontwork() is reporting false for this object, so it is still being
> consolidated. I didn't see any way to differentiate it. Perhaps IsFontwork()
> is broken.

Perhaps:

 && pTextObj->GetMergedItem(XATTR_FORMTXTSTYLE).GetValue() ==
XFormTextStyle::NONE // not fancy text

(and #include <svx/xtextit0.hxx>)

Consolidation of lists fails. All items go to one paragraph, if the list items
do not end with punctuation. In case of numbering of style "1.", list items are
split after the dot. But I have no idea how to do it better. The user can
repair the lists, because the items are now all inside the same text box. So
that is not an obstacle for me.

Do you will update the help yourself?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190720/b55a9c86/attachment.html>


More information about the Libreoffice-bugs mailing list