This script allows you to easily imposition a file or group of files for plotter cutting in Adobe InDesign. Cutting ready files for each size are also generated.
- Adobe Indesign >= 14.0
- Adobe Illustrator >= 19.0
- Adobe Bridge >= 9.0 (for script self-update)
- Adobe ExtendScript Toolkit >= 4.0.0 (for script compilation) Download
All you have to do is copy the following file Imposition For Plotter Cutting.jsxbin
from the dist
folder to the working folder of InDesign scripts (example for Windows):
%APPDATA%\Adobe\InDesign\Version 15.0\en_GB\Scripts\Scripts Panel
Path, version and language pack may differ!
To quickly find the right folder:
- Start Adobe InDesign
- Activate the script bar:
Window> Utilities> Scripts
- Select the
Users
folder from the list - In the context menu, select
Reveal in Explorer
- Explorer window will open, where you need to navigate to the folder
Scripts Panel
and paste script inside
In order to compile the working file correctly, you need to do the following:
- Launch the Adobe ExtendScript Toolkit
- Open the file
source\Imposition For Plotter Cutting.jsx
- Select correct target under the tab with the file name -
Adobe InDesign 2020
(depends on your installed version) - Select the
File > Export As Binary ...
menu item - Save the compiled file to the InDesign script working folder
- Run the
compile-jsxbin.bat
ornpm run compile
command script (bundled with Node.js) - Select the file
source\Imposition For Plotter Cutting.jsx
- Select a folder to save the compiled script