https://issues.apache.org/bugzilla/show_bug.cgi?id=54849
Bug ID: 54849
Summary: Controlled content/Form (Std/StdBlock) content is not
processed
Product: POI
Version: 3.9
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XWPF
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 30199
--> https://issues.apache.org/bugzilla/attachment.cgi?id=30199&action=edit
example file with content that cannot be extracted with 3.9-stable
Some docx files with controlled content/forms content are not being properly
processed. The result is that it is not possible to extract text from the
controlled content fields currently (at least with stable 3.9).
The technical issue is that some docx files place the content paragraphs under
the SdtBlock. When loading the file, the cursor only looks for paragraphs and
tables right below body; the current cursor is not configured to look for
paragraphs and/or tables below the first level below body.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]