Sorry there was a typo in the last line, the methods aren't affected ... -------- Original message -------- From: Andreas Beeker <[email protected]> Date: 12/24/16 08:19 (GMT+01:00) To: POI Users List <[email protected]> Subject: RE: Question
I'm currently integrating some code from [1], i.e. there will be an Extractor class for Excel, but the code will differ a lot from that quick and dirty SO hack ...The reason why this might not work for you is the AlternateContent tag, which wraps a lot of tags in newer Office releases.The methods which are based on scanning the zip directories or package relations should be affected by this. Andi [1] http://stackoverflow.com/questions/41101012/how-to-export-embeded-file-which-from-excel-using-poi/41201285#41201285
