Output Module dropping characters
Using Bridge CC 2019 on Windows 7 Professional. When making contact sheets I am using a file path as a header, but when I export to PDF the document is dropping all backslashes and subsequent characters.
For example, if I input the header as:
P:\Current\168
The exported PDF header reads:
P:urrent68
The only solution I have found thus far is to input double backslashes (P:\\Current\\168) to avoid escape characters, but I don't want to manually add backslashes for every contact sheet as the file paths are quite long and I have many to copy...
