CS6: get file path of PDF file opened in PS
Hi,
I want to save an imported/opened PDF as PNG graphic – in the same folder as the PDF (not as a batch event and with PDF files from different folders).
But after opening the PDF file Photoshop creates a "temporary file" without file path.
Is it possible to get the file path of the PDF?
"Hint": Opening a PDF file and listening via ScriptListener.8li I get this line in ScriptingListenerVB.log:
Call desc9.PutPath( idnull, "D:\\folder\\subfolder\\file.pdf" )
thanks!
carlos
