fix/docx_text_box_extraction

Signed-off-by: JiunAn Tsai <andrew@JiunAns-Mac-mini.local>
This commit is contained in:
JiunAn Tsai 2025-06-03 21:31:45 +08:00
parent be3b1bd1e9
commit 744b2a06b5

View File

@ -613,7 +613,6 @@ class MsWordDocumentBackend(DeclarativeDocumentBackend):
# Mark this paragraph as processed
processed_paragraphs.add(paragraph_id)
# Process the paragraph
self._handle_text_elements(p, docx_obj, doc)
# Restore original parent