https://bz.apache.org/bugzilla/show_bug.cgi?id=69547

--- Comment #2 from garry <guyu545...@gmail.com> ---
(In reply to Tim Allison from comment #1)
> I implemented something like this on Tika to calculate the numbers. It was
> challenging, and I'm sure whatever I did was not complete.

these numbers are stored in w:numPr element, poi generate text of paragraph
will iterate all elements in w:p, I modify the poi code and successfully
retrieve the numbers but still sometimes fail when reading some new docx
document

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to