Answered
How to get the "desktop path" of any computer?
How to get "Desktop Path" for different computers with different usernames?
Do I need to manually set the path in the script each time?
How to get "Desktop Path" for different computers with different usernames?
Do I need to manually set the path in the script each time?
Hi m1b.
I tested it.
var desktopPath = “~/Desktop/pdf/”;
It is also recognized in windows.
I tried this one you gave me and it works.
var desktopPath = Folder.desktop;
var myPDFFile = new File(desktopPath +"/"+"pdf"+"/" + myFormattedDate + "-" + myFileName + ".pdf");
When you have time, research how the images fit into the column widths.
For type area,and margins. Zoom in or out in equal proportion.
Thank you very much.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.