Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto poi 在导入包含图片的excel 时报错 但是导出没有问题 #6025

Closed
wpk1041578654 opened this issue Mar 21, 2024 · 7 comments · Fixed by jeecgboot/autopoi#110

Comments

@wpk1041578654
Copy link

版本号:3.5.3
前端版本:vue3版?还是 vue2版?

vue3

问题描述:

在使用auto poi 导入包含图片的excel 时报错 (使用的模板是用auto poi导出的)

截图&代码:

image

image
image
image

友情提示(为了提高issue处理效率):

  • 未按格式要求发帖,会被直接删掉;
  • 描述过于简单或模糊,导致无法处理的,会被直接删掉;
  • 请自己初判问题描述是否清楚,是否方便我们调查处理;
  • 针对问题请说明是Online在线功能(需说明用的主题模板),还是生成的代码功能;
@zhangdaiscott
Copy link
Member

图片是什么格式

@wpk1041578654
Copy link
Author

.png格式的

@wpk1041578654
Copy link
Author

我的操作是 用auto poi 直接导出excel 再用auto poi 反手读取就报错

@zhangdaiscott
Copy link
Member

截图

@zhangdaiscott
Copy link
Member

cr

@hoperunChen
Copy link

已修复,待autopoi新版发布。

@zhangdaiscott
Copy link
Member

升级autopoi到1.4.8版本就好了

<dependency>
  <groupId>org.jeecgframework</groupId>
  <artifactId>autopoi-web</artifactId>
  <version>1.4.8</version>
</dependency>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants