Adobe
Products

Top destinations

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • SiteCatalyst
  • Students
  • Elements family

Adobe Creative Cloud

  • What is Adobe Creative Cloud?
  • Design
  • Web
  • Photography
  • Video
  • Students
  • Teams
  • Enterprise
  • Educational institutions

Design and photography

  • Photoshop
  • Illustrator
  • InDesign
  • Adobe Muse
  • Lightroom

Video

  • Adobe Premiere
  • After Effects

Web development and HTML5

  • Edge Tools & Services [opens in a new window]
  • Dreamweaver
  • Gaming [opens in a new window]

Adobe Marketing Cloud

  • What is Adobe Marketing Cloud?
  • Digital analytics
  • Social marketing
  • Web experience management
  • Testing and targeting
  • Media optimization

Analytics

  • SiteCatalyst
  • Adobe Discover
  • Insight

Social

  • Adobe Social

Experience Manager

  • CQ
  • Scene7

Target

  • Test&Target
  • Recommendations
  • Search&Promote

Media Optimizer

  • AdLens
  • AudienceManager
  • AudienceResearch

Document services

  • Acrobat
  • EchoSign [opens in a new window]
  • FormsCentral [opens in a new window]
  • SendNow [opens in a new window]
  • Acrobat.com [opens in a new window]

Publishing

  • Digital Publishing Suite

  • See all products
Business solutions

By business need

  • Digital analytics
  • Digital publishing
  • Document management
  • Media optimization
  • Social marketing
  • Testing and targeting
  • Video editing and serving
  • Web development [opens in a new window]
  • Web experience management
  • See all business needs

By industry

  • Broadcast
  • Education
  • Financial services
  • Government
  • Publishing
  • Retail
  • See all industries
Support & Learning

I need help

  • Products
  • Adobe Creative Cloud
  • Adobe Marketing Cloud
  • Forums [opens in a new window]

I want to learn

  • Training and tutorials
  • Certification [opens in a new window]
  • Adobe Developer Connection
  • Adobe Design Center
  • Adobe TV [opens in a new window]
  • Adobe Marketing Center
  • Adobe Labs [opens in a new window]
Download
  • Product trials
  • Adobe Flash Player
  • Adobe Reader
  • Adobe AIR
  • See all downloads
Company
  • Careers at Adobe
  • Investor Relations
  • Newsroom
  • Privacy
  • Corporate Social Responsibility
  • Customer Showcase
  • Contact us
  • More company info
Buy
  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers
  • Adobe Marketing Cloud sales [opens in a new window]
Search
 
Info Sign in
Why sign in? Sign in to manage your account and access trial downloads, product extensions, community areas, and more.
Welcome,
My Adobe
My orders
My information
My preferences
My products and services
Sign out
My cart
Privacy My Adobe
Adobe
Products Sections Buy   Search  
Solutions Company
Help Learning
Sign in Sign out Privacy My Adobe
Preorder Estimated Availability Date. Your credit card will not be charged until the product is shipped. Estimated availability date is subject to change. Preorder Estimated Availability Date. Your credit card will not be charged until the product is ready to download. Estimated availability date is subject to change.
Qty:
Purchase requires verification of academic eligibility
Subtotal
Promotions
Estimated shipping
Tax
Calculated at checkout
Total
Review and Checkout
Adobe Developer Connection / InDesign Developer Center /

Getting started with InDesign development

This page provides information on how to get started with InDesign:
client
server development
scripting

InDesign Product SDK

InDesign Product SDK

Getting started with InDesign client development

Follow these steps to start building your first InDesign client plug-ins:

1. Download the InDesign Product SDK and the InDesign desktop application.

InDesign Product SDK
Download

InDesign CS6
Try     Buy

2. Familiarize yourself with the development tools and concepts of InDesign client plug-in development.

Getting Started with the Adobe InDesign CS4 Product SDK (PDF, 636K)
Learning Adobe InDesign CS4 Plug-in Development (PDF, 484K)

The Getting Started tutorial introduces the files in the SDK, covers the development tools, and shows you how to compile and build simple plug-ins.

3. Set up your development environment.

The Getting Started tutorial listed in Step 2 provides all the deails on setting up a development environment for developing InDesign plug-ins.

Note: To develop InDesign plug-ins, you need to be familiar with concepts and design patterns implemented in C++ and ODFRC (OpenDoc Framework Resource Compiler, included with the InDesign SDK) resource files. Note also, developing plug-ins for InDesign CS6 requires the following third-party software:

(Windows) Microsoft Visual C++ 9
Learn more

(Mac OS X) Xcode versions 2.4.1 or 3.2.5
Learn more

4. Begin working with the sample code:

Adobe InDesign CS6 Products Programming Guide (PDF, 16.1M)
Adobe InDesign CS6 Solutions Guide (PDF, 4.2M) 

More InDesign client development

Getting started with scripting

You can use InDesign scripting support to automate tedious production tasks such as placing and replacing images, correcting errors in text, and preparing files for printing. Scripting also plays an integral role in XML- and IDML-based workflows. Here are some resources for both beginners and more experienced scripters. Check out the following scripting documentation set:

  • Adobe InDesign CS4 Scripting Tutorial: Shows how to get started with InDesign scripting. Covers AppleScript, JavaScript, and VBScript in one PDF document. The introductory scripts in this document are available as a single ZIP archive or can be copied from the PDF.
    Adobe InDesign CS4 Scripting Tutorial (PDF, 1.1M)
    InDesign Scripting Tutorial scripts (ZIP, 10K)
  • Adobe InDesign CS4 Scripting Guide: Discusses more advanced InDesign scripting topics. All tutorial scripts shown are included in a single ZIP archive, so there is no need to copy and paste scripts from the PDF file. (Most scripts shown in the text are incomplete fragments demonstrating a specific property, method, or technique.) Download the Adobe InDesign CS4 Scripting Guide for:
    AppleScript (PDF, 952K)
    JavaScript (PDF, 974K)
    VBScript (PDF, 941K)
    Download the InDesign scripting guide scripts (ZIP, 631K)
    Download the InDesign sample scripts (ZIP, 200K)
  • JavaScript Tools Guide: Covers using the ExtendScript Toolkit for JavaScript development, creating user interfaces with ScriptUI, using the File and Folder objects, and other features specific to the ExtendScript language (Adobe’s version of JavaScript).
    JavaScript Tools Guide (PDF, 4.25M) 

For more information and support
InDesign Scripting User-to-User forum
Adobe Scripting Center

Getting started with InDesign Server development

Follow these steps to start building your first InDesign server plug-ins:

1. Fill out the InDesign Server download request form. Access to InDesign Server software is by request only.
IDS developer download request form (PDF, 284K)

2. Get an overview of Adobe InDesign Server.
Introduction to Adobe InDesign CS4 Server (PDF, 400K)

This document describes how to install and run InDesign Server in a simple environment and briefly describes how to communicate with InDesign Server from external components.

3. Install InDesign Server.

Note: Before installing InDesign Server, verify that your system meets the system requirements. Then run the installer provided by the ESD (Electronic Software Download) from the partner portal. When installed, you can run InDesign Server from the command line as described inthe section "Running InDesign Server" on page 10 of Introduction to Adobe InDesign CS4 Server . Please note that serialization for InDesign Server occurs at the command line on first launch by using the serial number parameter.

4. Set up your system.

Note: Be sure to refer to the detailed system requirements for running InDesign Server, located in the application's ReadMe file. If you want to run the InDesign Server Windows Service, you must have Microsoft .NET Framework 2.0 or higher installed. If you want to write Java code that uses the InDesign Server Java API, you need JDK 1.4.2 or higher.

More InDesign Server development

More learning and training resources

Books and related resources
Effective C++: 55 Specific Ways to Improve Your Programs and Designs (3rd Edition) (ISBN-10: 0321334876)
Design Patterns: Elements of Reusable Object-Oriented Software (ISBN-10: 0201633612)
Generic Programming and the STL: Using and Extending the C++ Standard Template Library (ISBN-10: 0201309564)
Beyond the C++ Standard Library: An Introduction to Boost (ISBN-10: 0321133544)
Adobe InDesign SDK Programming: Getting Started (Kris Coppieters)

Online developer training
Refer to the InDesign Training page

North America
RogueSheep

Asia / Pacific
Rorohiko Ltd.

Europe
movemen GmbH
Ctrl Publishing

Products

  • Adobe Creative Cloud
  • Creative Suite
  • Adobe Marketing Cloud
  • Acrobat
  • Photoshop
  • Digital Publishing Suite
  • Elements family
  • SiteCatalyst
  • For education

Download

  • Product trials
  • Adobe Reader
  • Adobe Flash Player
  • Adobe AIR

Support & Learning

  • Product help
  • Forums

Buy

  • For personal and professional use
  • For students, educators, and staff
  • For small and medium businesses
  • Volume Licensing
  • Special offers

Company

  • News room
  • Partner programs
  • Corporate social responsibility
  • Career opportunities
  • Investor Relations
  • Events
  • Legal
  • Security
  • Contact Adobe
Choose your region United States (Change)
Choose your region Close

North America

Europe, Middle East and Africa

Asia Pacific

  • Canada - English
  • Canada - Français
  • Latinoamérica
  • México
  • United States

South America

  • Brasil
  • Africa - English
  • Österreich - Deutsch
  • Belgium - English
  • Belgique - Français
  • België - Nederlands
  • България
  • Hrvatska
  • Česká republika
  • Danmark
  • Eastern Europe - English
  • Eesti
  • Suomi
  • France
  • Deutschland
  • Magyarország
  • Ireland
  • Israel - English
  • ישראל - עברית
  • Italia
  • Latvija
  • Lietuva
  • Luxembourg - Deutsch
  • Luxembourg - English
  • Luxembourg - Français
  • الشرق الأوسط وشمال أفريقيا - اللغة العربية
  • Middle East and North Africa - English
  • Moyen-Orient et Afrique du Nord - Français
  • Nederland
  • Norge
  • Polska
  • Portugal
  • România
  • Россия
  • Srbija
  • Slovensko
  • Slovenija
  • España
  • Sverige
  • Schweiz - Deutsch
  • Suisse - Français
  • Svizzera - Italiano
  • Türkiye
  • Україна
  • United Kingdom
  • Australia
  • 中国
  • 中國香港特別行政區
  • Hong Kong S.A.R. of China
  • India - English
  • 日本
  • 한국
  • New Zealand
  • 台灣

Southeast Asia

  • Includes Indonesia, Malaysia, Philippines, Singapore, Thailand, and Vietnam - English

Copyright © 2013 Adobe Systems Incorporated. All rights reserved.

Terms of Use | Privacy | Cookies

Ad Choices

Reviewed by TRUSTe: site privacy statement