https://bz.apache.org/bugzilla/show_bug.cgi?id=58992
Bug ID: 58992
Summary: failed to extract the correct paragraph direction
Product: POI
Version: 3.13-FINAL
Hardware: All
OS: All
Status: NEW
Severity: major
Priority: P2
Component: HWPF
Assignee: [email protected]
Reporter: [email protected]
Created attachment 33545
--> https://bz.apache.org/bugzilla/attachment.cgi?id=33545&action=edit
The Word document contains RTL content
I use paragraph.cloneProperties().getFBiDi to get the directional information
for paragraphs. When HWPFDocument reads Arabic/Hebrew documents, I would expect
that getFBiDi returns TRUE for the RTL paragraphs. However, it returns FALSE
that represents "LTR" direction.
--
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]