Hi All,
  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)




--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/Not-able-to-extract-text-from-some-documents-tp5716412.html
Sent from the POI - Dev mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to