Hi,
Attached “OD rebooking ALL.xls” document throws NullPointerException when I try to save it with new name. Code example is below:
Workbook workbook = new Workbook(“OD rebooking ALL.xls”);
workbook.save(“OD rebooking ALL_saved.xls”);
Also, mentioned file is attached to this post. Can You help me here?
Thanks, Zeljko