Skip to content

单字段导出多张图片时有bug #178

Description

@Dro9an

AutoPOI版本:2.0.0(1.4.18同样存在该问题)
通过ExcelExportUtil.exportExcel(params, map)在单字段导出多张图片(List)时,存在以下两个bug:
1.当模版内设置了该单元格的边框时,导出的多张图片会多占用一行,导致其他列边框会发生缺失
模板:
Image
效果:
Image

2.当模版内循环导出数据表格下方还存在数据时,图片会直接侵占下方数据的空间,导致样式错乱
模板:
Image
效果:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions