2018-12-14 16:22

File file = new File("d:/预算费用管理导入模版.xls");
Rule rule = new Rule();
rule.setStart(1);
rule.setEnd(65535);
List> list = PoiImporter.processSheet(file, rule, BaseBudget.class);
System.out.println(list);
renderSuccess();

2018-05-17 09:34

@平音 已处理完,谢谢,使用openoffice进行转换,加水印,使用pdf.js在微信端进行查看

2018-05-16 09:45

@平音 pdf.js 在微信端来用,提示版本问题,有碰到过么?
PDF.js v1.10.88 (build: c62a1938)
信息:file origin does not match viewer's

2018-05-16 09:44

@平音 已经用openoffice转成pdf了,有没有方法可以将office系列转成一个html文件,现在转html文件会生成好多个

2018-05-03 11:37

@JFinal 删除重新下载可以了,这个是什么原因造成的?