Skip to main content
Participant
September 22, 2014
Answered

[JS CC] Path of converted document

  • September 22, 2014
  • 1 reply
  • 313 views

Is it possible to get the path to the folder that an InDesign document is opened from if the document is from an earlier version of InDesign and opens as [Converted]?

Thanks,

Simon.

This topic has been closed for replies.
Correct answer Marc Autret

What about myDoc.properties.filePath ?

@+

Marc

1 reply

Marc Autret
Marc AutretCorrect answer
Legend
September 23, 2014

What about myDoc.properties.filePath ?

@+

Marc

unskemptAuthor
Participant
September 23, 2014

Thanks Marc,

Simple when you know how. I knew that unsaved documents do not have a file name but guessed that InDesign must know from where it has opened the doucument.

Simon.