top of page
Cards Imposition

The script is designed to create a Imposition of the business cards, postcards or similar ("two-page") products.

When you run the script, you need to select the source InDesign-document, which pages are odd facial ("front") and even-numbered pages: "back". Implemented the opportunity to work with several open .indd documents. Based on the order of pages of selected document formed impositions: "front" and "back". To select the next type of product click on the element of the front layout. The created document remains open and not saved.

 

Realised the possibility of exporting created document in Adobe PDF format or EPS (export parameters can be edited in the file "pdf_eps_exp.jsx" in the "Resources" folder). Generated PDF or EPS files stored in separate folders in the input document directory. Folders name can be changed in the initialization file "ImpositionArgs.ini", which is created in the folder "Resources" at the first start of the script, variables: "iniPdfFolderName", "iniEpsFolderName". Array "myLayersNames" specifies the names of layers formed document.

  • A - value of symmetric margins of the template;

  • ΔX, ΔY - the distance between the template objects;

  • B - symmetric bleed value.

The trial version of the script supports the source document size: 90 x 50 (50 x 90) mm.

Скрипт предназначен для создания спусков полос визитных карточек, открыток или подобной ("двухстраничной") продукции.

При запуске скрипта выбирается исходный InDesign-документ, нечетные страницы которого являются лицевыми, а четные страницы - оборотными. Реализована возможность работы с несколькими открытыми документами. На основании порядка страниц документа формируются спуски: "лицо" и "оборот". Для выбора следующего вида продукта кликните на элементе фронтальной раскладки. Созданный документ остаётся открытым.

 

Реализована возможность экспорта сформированных спусков в форматы Adobe PDF или EPS (параметры экспорта можно редактировать в файле "pdf_eps_exp.jsx " в папке "Resources"). Сгенерированные PDF или EPS файлы сохраняются в отдельных папках в директории документа. Имена папок можно изменить в файле инициализации "ImpositionArgs.ini", который создается в папке "Resources" при первом запуске скрипта, переменные: "iniPdfFolderName", "iniEpsFolderName". Массив "myLayersNames" определяет имена слоев сформированного документа.

  • A - величина симметричных отступов шаблона;

  • ∆X, ∆Y - расстояние между объектами шаблона;

  • B - значение симметричных вылетов.

Демонстрационная версия скрипта поддерживает размер исходного документа: 90 x 50 (50 x 90) мм.

bottom of page