This is a collection of scripts, export presets, templates, and a preflight profile for use with Adobe InDesign and Adobe Photoshop to help facilitate print production work on Massive Publishing comics.
Copy all six script files (.jsx
) in the InDesign Scripts folder to:
/Applications/Adobe InDesign 2024/Scripts/Scripts Panel/Massive Publishing/
You will need to create the Massive Publishing folder inside the Scripts Panel folder.
Note The year in that path will differ depending on which version of Adobe InDesign you have installed.
Warning When upgrading from a previous year's InDesign release to a new InDesign release, you will manually have to copy over the scripts to the new install folder.
Most of the InDesign scripts require having two export presets named exactly Massive Publishing (HV, USA, Variants)
and Massive Publishing (Transcon, Canada)
.
Additionally, there's a third export preset named Massive Publishing (Omnibus, Digital RGB PDF)
for exporting a digital PDF for the Omnibus platform.
You can import the presets (or rename your existing presets) in InDesign by selecting in the menu File → Adobe PDF Presets → Define… and either:
- Use the
button to rename your existing presets to the correct names, - or
to import the three .joboptions
files found in the Export Presets folder.
One of the included tools is a Preflight profile for Massive Publishing comics, that is more aggressive than InDesign's default Preflight profile and can help catch more errors before exporting.
To install:
- In InDesign, open the Preflight panel (found under Window → Output → Preflight)
- From the panel's menu
select Define Profiles… - In the Preflight Profiles window that appears, again select the menu
and choose Load Profile… - Then select the
.idpp
file found in the Preflight Profile folder
Copy the script file (.jsx
) in the Photoshop Scripts folder to:
/Applications/Adobe Photoshop 2024/Presets/Scripts/
The script will only appear in Photoshop once you quit and relaunch the application.
Note The year in that path will differ depending on which version of Adobe Photoshop you have installed.
Warning When upgrading from a previous year's Photoshop release to a new Photoshop release, you will manually have to copy over the scripts to the new install folder.
A script can be run using the Scripts panel in InDesign. If you don't already have the panel open as part of your workspace, you can find it in the menu under Window → Utilities → Scripts. There you'll be able to find the Massive Publishing folder of scripts under the Application folder.
To run a script, make sure you have the InDesign document you want to export currently open and focused. Then double-click the script you want to use in the Scripts panel.
Warning Exporting JPGs doesn't support asynchronous exporting in the background tasks panel. When you run the Export Interior Pages - RGB JPGs.jsx script, InDesign will appear to freeze while it runs the export, which can take several minutes. You can open the folder you selected to export the RGB JPGs into, and see the files get created to track the progress of the export.
-
Include the InDesign template files and rename the repo -
See if you can key into the Preflight checks, and show a warning if a user tries to run an export while the Preflight is reporting an error-
If possible, use specifically the "Massive Publishing" preflight profile, even if it's not the currently selected profile
-
-
Add error checking to the Export Cover Variants scripts to notify the user if a cover page is missing theappliedSection.marker
-
Eventually rename everything to Massive:-
The repo name -
Export Presets -
hv_preset_name
andtranscon_preset_name
variables in each script -
This README.md file
-
-
Add error checking to the Export Interior Pages script to check each of the linked interiors pages (any link inside of the\Interiors\
folder) and check the number in the file name matches the page it's on -
Write a script to export a complete comic (from three open InDesign files) as a web ready .PDF