Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Script

New Here ,
Feb 08, 2022 Feb 08, 2022

How to edit an existing script (PlaceMultipagePDF.jsx)

TOPICS
Scripting
318
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

People's Champ , Feb 08, 2022 Feb 08, 2022

Locate the script in InDesign's Script Panel, right click on it, and select Edit.

This may or may not work, depending on your operating system. If you're using Windows, you're in luck. If you're using a 64-bit version of Mac, it won't work.

If it doesn't work, locate the script on your harddrive (next to the Edit option there's a "Show in Finder" option), and open it in your favourite text editor (not wordprocessor, mind).

Officially, you should install VisualStudio Code (from Microsoft), and ed

...
Translate
People's Champ ,
Feb 08, 2022 Feb 08, 2022

Locate the script in InDesign's Script Panel, right click on it, and select Edit.

This may or may not work, depending on your operating system. If you're using Windows, you're in luck. If you're using a 64-bit version of Mac, it won't work.

If it doesn't work, locate the script on your harddrive (next to the Edit option there's a "Show in Finder" option), and open it in your favourite text editor (not wordprocessor, mind).

Officially, you should install VisualStudio Code (from Microsoft), and edit it there, as VSCode has an official Adobe debugger available for ExtendScript.

Ariel

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 08, 2022 Feb 08, 2022
LATEST

Hi,

also look into the MultiPageImporter script 2.6.4 originally written by Scott Zanelli and now curated by Mike Edel at:

https://github.com/mike-edel/ID-MultiPageImporter/releases

 

MultiPageImporter-EDITED-MainDialog-1.PNGexpand image

 

Regards,
Uwe Laubender

( ACP )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines