Quantcast
Channel: Adobe Community : Popular Discussions - InDesign Server Developers
Viewing all articles
Browse latest Browse all 20709

Encoding problems between Macintosh and Windows...

$
0
0
Hallo folks,

we encountered a problem when trying to open a InDesign file with mac version of the server on a smb share folder on windows. if the file contains german umlauts (öäü) the server cannot find this file. Names without german special chars works fine. Here a script example:

var fileName = File.encode("/Users/Me/temp/shareOnWindows/somethingü.indd");
var file = File(fileName);
myDoc = app.open(file);

the path "/Users/Me/temp/shareOnWindow" is mounted with mount_smbfs to a windows xp machine.
Do somebody knows a solution for this problem?

Viewing all articles
Browse latest Browse all 20709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>