https://issues.apache.org/bugzilla/show_bug.cgi?id=51160
--- Comment #5 from Alex Geller <[email protected]> 2011-05-16 09:40:20 UTC --- Hi Yegor, find attached a batch based on 3.8-beta2-20110408 using composition. As requested the files are now in the new "org.apache.poi.xssf.streaming" package and PoiTest was renamed to SSPerformanceTest. The copyrights are removed and I added our company name to the @author if that is OK. Regarding the image bug find attached a small program that shows the differences in image output for the formats HSSF, XSSF and SXSSF. Note the relative path to the image "./test-data/spreadsheet/logoKarmokar4.png" in the program that has to be adapted if you run the program from anywhere else but the root of the source tree. The sample is prepared to be put as a test case using HSSFTestDataSamples.getTestDataFileContent() instead (The code is commented). Thanks, Alex -- 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]
