It should work as is. Somewhere in the code path for sending a book it will normalize the path for the OS being used. This will change forward or back slashes to whatever is used as the directory separator. And if you use back slashes, you will probably need to escape them.
|