https://issues.apache.org/bugzilla/show_bug.cgi?id=45685
Summary: poi-3.5-beta1 XWPF getApplication() return "Microsoft
Office Outlook"
Product: POI
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HWPF
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
if i want to get the application information from a XWPFDocument, it returns me
always "Microsoft Office Outlook" as the application. But i except "Microsoft
Office Office" or similar.
XWPFDocument document = new XWPFDocument(pkg);
xwpfdoc.getProperties().getExtendedProperties().getUnderlyingProperties().getApplication();
It works fine for the other file formats like Excel or PowerPoint.
Best regards,
Khalid
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]