https://issues.apache.org/bugzilla/show_bug.cgi?id=56880
Bug ID: 56880
Summary: Not able to Extract text from some .doc documents.
Product: POI
Version: 3.10-FINAL
Hardware: PC
Status: NEW
Severity: blocker
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
I am not able to extract text from some documents.
This is the exception, Can please some body reply for this.
Exception in thread "main" java.lang.UnsupportedOperationException:
Non-extended character Pascal strings are not supported right now. Please,
contact POI developers for update.
at org.apache.poi.hwpf.model.Sttb.fillFields(Sttb.java:81)
at org.apache.poi.hwpf.model.Sttb.<init>(Sttb.java:60)
at
org.apache.poi.hwpf.model.SttbUtils.readSttbSavedBy(SttbUtils.java:52)
at org.apache.poi.hwpf.model.SavedByTable.<init>(SavedByTable.java:53)
at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:361)
at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:186)
at org.apache.poi.hwpf.HWPFDocument.<init>(HWPFDocument.java:174)
at com.cobbsystemsgroup.proform.resume.service.Main.main(Main.java:74)
--
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]