Skip to content

Utf-8 does not work #60

@lucke-01

Description

@lucke-01

I am using this plugin
for example:

new WebXlsxExporter().with {
                setResponseHeaders(response)
                fillHeader(headers)
                add(datos, withProperties)
                save(response.outputStream)
            }

Characters like (ñ etc..) does not work in generate excels.

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