on 2005 May 06 10:30 AM
Hi,
i created an excel file using poi/hssf. When i use the result with a download item, excel can display the file, but when i want the office control to show the file i can only see a blank placeholder.
regards,
Jens
Have you specified the file path correctly?
Are you storing the file into a binary node attribute?
Check out the following link
http://help.sap.com/saphelp_nw04/helpdata/en/ef/3483789514b748b6fe1f145e9685ab/frameset.htm
Regards
Noufal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have already read this tutorial. Loading a Excel 2002 from filesystem isn't the problem. This is shown correct but creating a Excel file using hssf isn't shown correct.
I think the problem is not in my code, but in the excel ActiveX Plugin. There is also a SAP note (840645) to this problem but it also didn't work.
Maybe the format generated by hssf and ActiveX Plugin don't fit together??
User | Count |
---|---|
77 | |
10 | |
10 | |
10 | |
10 | |
9 | |
8 | |
7 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.