Learn Plug-in Create.
Hi All, I have to learn and start to create the InDesign Plug-in. Which software I have use? 1. Eclipse2. Visual Studio. Please help me. and guide for with some examples. thx,csm_phil.
View ArticleHow to place graphic image to path
Hello I'd like to make mask . first of all, i make pathand i don't do how to place image to the path. thanks.
View ArticleHow to Capture page item(frames) cut/deletion events?
I have a document with my ActiveSelectionObserver attached on it.Code: InterfacePtr<ILayoutSelectionSuite> iLayoutSelectionSuite(fCurrentSelection, UseDefaultIID()); if...
View ArticleIndesign (IDML file) Viewer using HTML5 and Javascript
I’m working on IDML file automation. My requirement is to showcase an IDML template in an HTML5 editor.I have a simple TextFrame with Hello World text. I saved the file as: sample.idml. Then, I...
View ArticleHow to save a created document to a predefined path on hard disk?
I need to do loadtesting for Indesign server.I have a created a Document with a custom setup (10 pages etc) .I opened a layout for it and I have the DocRef for my just created document. Now I want to...
View ArticlePassing parameters to native plugin running in In-design server with c soap...
I have written a native c++ plugin which is running in In design Server. The Plugin just creates a sample Indesign Document on a pre-defined path on disk.Now I want to pass the path as a input...
View ArticleDrag n Drop selected Text from Safari, chrome not working on indesign CC
In CS6 If we drag drop any selected text from any app on layout it work but in indesign cc it is working only with some app like TextEdit, notes etc. I knew that very few people have such use case but...
View Articleopen an InDesign document with customdatalink assets and export as PDF -...
We have a plug-in that opens an InDesign document and exports a PDF with a configured Adobe PDF Preset.The document links several assets (Pictures, Graphics, PDF) from our custom CMS, using a...
View ArticleCan we force InDesign to look for links in current directory.
An InDesign document has links to images/InCopy stories located at some location,say, "Dir_1". The copy of all the linked items are present in current directory of InDesign document.When we open this...
View Articlehow to get all page items from the document
Hi all, i want to get all page items and its frame and data from the documentThen i want to create my own xml. any help? any advice ?please.
View ArticlePlace contents into selected text frame
I want to add contents of palcegun into aa exsiting text frame at specified cursor position without repalcing its previous contents.
View ArticleReg: license of indesign tools
Dear Frds, Now a days i'm working on IDMLTools.jar API for IDML parsing & pack/unpacking of the idml. By the way, i'm planning for product development using IDMLtools.jar. I want to know license...
View ArticleIndesign Server CS6 / Windows 7 professionel 64bit: Can't start the server
Hi I develop plugin for Indesign Server CS6.Now I like to install Indesign Server CS6 on my developer PC with Windows 7 prof 64bit. But the server don't start. The message "The Application was unable...
View ArticleGetAllProfiles()
Hi all,If I run the code below it succeeds on almost every Windows PC. One exception: Windows Server 2008. Utils<Facade::IPreflightFacade> utils;UIDList profiles; utils->GetAllProfiles(...
View ArticleError 1 fatal error C1083: Cannot open include file: 'boost/config.hpp': No...
Newbie to VC++Getting the below error in VC++ 2005, Indesign CS4 1>------ Build started: Project: WriteFishPrice, Configuration: Debug Win32 ------ 1>Performing Custom Build Step...
View ArticleInDesign CS5 Debug's Serial Number doesn't fetch from...
Hi, everyone!In advance Thanks!! I can't get InDesign CS5 Debug's Serial number from Solution Partner Software Downloads.it says that serail number will appear upon initiating download, but error...
View ArticleCS4: Using custom data links
Hi all! I've created my own database based datalinks using Adobe custom datalink example. It uses URI to get data stream from database.There are several things I don't know how to do:1. How to apply my...
View ArticleC# Resource for InDesign
Hey Everyone, I feel like an idiot, and I am probably missing something stupid. I had written an application a few years back to convert InDesign CS1 documents to CS2 using a C# application to...
View ArticlePrevent Document Close by Close(X)
Hi, Im Developing a Indeisgn SDK to control the Indesign QuitInDesign option & Close(X) Option.I need to control the document close by the cloe(X) option of the document.I have already disabled...
View ArticleODFRez developer reference
Hello, I'm new to both Indesign Plugin development and C++, but so far it's working out rather well. However, i can't find any documentation about the available widgets ini ODFR, and how to implement...
View Article