I am exporting my files as images (PDF) with individual namings. The files are named via documentidentifier and two possible index. The index contains "/" -> the files are automatically exported in a new folder, created by the "/" sign in the name of the file. Is there a way to stop creating a new folder and to name the file completely with "/" in it?
Export PDF Naming
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
Hello Lennart,
The thing is, the "/" character is not allowed in the file names due to Microsift Filenaming Conventions:
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx
Please consider using another character.
Alexey
サインインしてコメントを残してください。