How to get current Table's parent textframe?
Hi all I have ITableModel and got ITextModel via ITableTextContainer; thru textmodel i can get iframelist. But my question is how can get the exact parent textframe of the current table?Pls suggest on...
View ArticleRelinkLink and AI files causes crashes
Hi everyone, I'm currently trying to relink a link of a picture frame containing an Adobe Illustrator picture. For any reason, it crashes from times to times. More generally, this crashes sometimes...
View ArticleSQLite and InDesign on a Mac
I am using SQLite on a Windows project, where it worked just fine. I slipped in the code, changed the precompiled headers option to "do not use precompiled headers" and compiled/lined without error....
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 ArticleHow to open an .indd file in commands
does any one know how to open an .indd file in commands from a plugin(without opening from the normal procedure..File -> Open ...)in my plugin I tried, SDKFileOpenChooser...
View ArticleHow can we get the type of kerning (optical / matrix) applied on Text
Hi all, I am working in Adobe InDesign CS4. And I want to get which kerning (optical / matrix) applied on text by API's.But I couldn't find it in Adobe Indesign SDK. If anyone has any idea how to...
View ArticleDollyxs - are there any limitations?
After working on QuarkXPress for a while, I've moved back to CS5 development. However I've hit a problem without having to write a line of code. It seems to have started since I moved to a new...
View ArticleCompile indesign plugin with Panel
Hi! I make a new question with a tittle more explicit, because i didn't have answer to my last question. I have :- Xcode 3.2.1- SDK CS 5.5------------------ And i don't know how to do to have an...
View ArticleDollyXs - Release version Does not recognize WriteFishPrice.pln
Hi, I am trying to follow the Getting Started for Step 1: Use DollyXs to generate a dialog-based plug-in project I have generated the win c++ files using DollyXs, however when I try to load the...
View ArticleCreating CS5.5 plugin
Hi all, I am having 'litte' problems creating cs5.5 plugins.... Some years before, I've developed CS5 plugin with no problems, but at the moment I've problems even to test the plugins downloaded with...
View ArticleIdentify textframe by name
Is possible to put a name on textframe and then, if necessary, find this textframe by his name?
View ArticleWhat is the proper parameter for QueryFontPlatform(..)
According to InDesign SDK sample, I should check if a font is supported by system before trying to create and use it. Here is the code from the sample:<br /><br...
View ArticleInDesign CS3 Packaging a .Indd file
Hello All,We have added a menu in Indesign CS3 application with menu name Package.On clicking this menu it opens a folder selection to accept a location where a package should be created.This should...
View ArticleInDesign Plugins Development using C# or Java
Dear All,I would like to know the below questions all answers are welcome:Is it possible to develope InDesign plugins using C#/Java? If yes, then please let me know how.Is it possible to develop...
View ArticleActivate layer on Server side (InDesign CS4 Server)
Hi All, I have tried the following two options to activate the layer on InDesign Server side. But it does not work on server side. 1. By using JavaScriptapp.activeDocument.activeLayer =...
View ArticleIs it possible to change TreeView's background color, not node color?
In advance, Thanks!! Actually, I've made my own treeview in my project. and I've changed my treeview node color as i wantI wonder whether or not to change treeview's background color, not node color...
View ArticleCan I use Microsoft Visual Studio 2010 instead of 2008?
HelloCan anyone tell me if I can use Visual Studio 2010 on Windows for building plugins to CS5, or if I need Visual Studio 2008? In Sweden is hard to buy a copy of Visual Studio 2008, because 2010 has...
View ArticleInDesign CS5 debug build
Hi All, I have downloaded the indesign cs5 debug windows installer from adobe partnerr site, installer build is 355. I have sucessfully installed it on my windows machiine. On running the application I...
View ArticleSpelling Panel
Hi, When we do spell check using "spelling" in InDesign. At the moment we click on the textFrames or close the document or selects any widgets then the spelling panel gets reset. How I can achieve this...
View ArticleHow to create new Plug-in
Hi Experts, I'm Indesign Js developer. Now I wish to work with ID SDK. I go through guides in indesign sdk Kit. But there, there are things mentioned and if I tried to execute the sample provided...
View Article