Re: shiftrows() in xls document containing hidden (zero height) rows

2017-01-07 Thread Spyros Rokopanos
I don't know if its universal. I have faced the issue in one workbook in which one sheet has hidden rows... I have not tried with other workbooks/sheets.. Also from stackoverflow I found this which sounds the same problem: "Somehow I manage to create new rows between two rows in an existing excel

Re: jotlmsg: read & write Outlook msg files

2017-01-07 Thread Andreas Beeker
Hello Cédric, > Anyway, a link in your promoted section would already be great ! done. > I was more looking to improve directly MAPIMessage and related API great! have a look at http://poi.apache.org/guidelines.html > I don't know how to > proceed in order to make an equivalent of a pull request

Re: jotlmsg: read & write Outlook msg files

2017-01-07 Thread Cédric Tabin
Hello Andreas, Thanks for your reply. No, I don't have in mind to integrate jotlmsg "as is" in POI, because it is really only a wrapper around MAPIMessage. I was more looking to improve directly MAPIMessage and related API (such as org.apache.poi.hsmf.datatypes.PropertiesChunk) with what I've don