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

Accept umlauts in filenames via output patterns #272

Open
ediweissmann opened this issue Feb 3, 2017 · 0 comments
Open

Accept umlauts in filenames via output patterns #272

ediweissmann opened this issue Feb 3, 2017 · 0 comments

Comments

@ediweissmann
Copy link
Collaborator

Use-case is a split by text where the [TEXT] placeholder is populated with names with umlauts (eg: Süßger).

The expectation is the output filename is Süßger.pdf, when pattern is [TEXT].pdf.
At the moment we strip out the umlaut, should be able to keep since they are most likely valid in pathnames.

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

No branches or pull requests

1 participant