SDK vs SCRIPT - GENERAL QUESTION
Hi,I am automation developer for all Adobe products using JavaScript, VBScript. Now I am looking SDK development.Can I use VBScript code inside of SDK. I mean, I use VBScript (code) which is much...
View ArticleRotation in IDML
Does anyone know how to calculate the translation (in red) when a square is rotated in IDML? Without rotation: <Rectangle Self="ud0" ItemTransform="1 0 0 1 0 0"><Properties>...
View ArticleCompare method in "NodeId.h" ?
Hi All, I was implementing tree view but could not find the purpose of the method "virtualint32 Compare(constNodeIDClass* NodeID) const = 0; " in the NodeID.h file. This is the file that we...
View ArticleIndesign CC SDK
Hello, Where will I find Indesign CC SDK? Whether Indesign CS6 plugins are compatible to indesign cc? Thanks.
View ArticleInDesign CC requirements & porting guide
Hi all, I'm looking for the ID CC requirements and porting guide (and others...).The ./docs/guides PDF folder in sdk (Build 244) just contains "IDML Specification.pdf". Which Mac/Win versions ?Which...
View ArticleHow to Enable and disable task by Panel?
Hi guys, I was completed the IID_ISTARTUPSHUTDOWN service to call the task durning the startup.. My quest is, i need to start the task, when panel is Enable.Please advice the way to solve the above issue.
View ArticleDrop an URL on a InDesign document from a Flex panel
Hi Everyone, I have a Flex panel, in InDesign, from which I drag an URL. If I drop this URL on a text editor or a web browser, it works. But when I try to drop it on my InDesign document, it's a little...
View ArticleAdornment PDF(Print) issue?
Hi I've developed a plugin just like sdk sample plugin "framelabel". I've added one label adornment to kDrawablePageItemsBoss. It works fine when I export it to pdf as interactive, jpeg... But my...
View Articlecompatibility problem - CS5.5 plugin doesn't work with CS5.5
Hi, I have a problem with our CS5.5 plugin, it works without problems one my machine but the customer gets the errormessage "Adobe InDesign does not recognize JOURNALDESIGNERPLUGIN.PLN as valid...
View ArticleHow to get an event on block resizing ?
Hi everybody, I'm trying to catch an event after (during?) the resizing of a block. I know there are Observers and Responders. I found the serviceID for document handling, for example. But what is the...
View ArticleHow to create table of contents in c# using indesign SDK CS5?
Hi, Currently I am using adobe indesign SDK to implement a sample application. Here I need to write C# code to generate tabel of contents in a indesign page. Since I am new to...
View ArticleHow to open color chooser or color picker dialog of InDesign from plugin ?
Hi,I want to open color chooser dialog of InDesign from my plugin to customize the color of grid or guides. I couldn't find any way to open this dialog from my plugin. Plz let me know how can I open...
View Articlehow to imliment select all unused para or char style
hello friends, if i have document and i want to kow the paragraph styles and character styles which are not used in the current document with their reference id so that i can delete those style from...
View Articleexternal Loading of joboptions file
HI All, I would like to use joboptions file in PDF export from Indesign via plugin. I do not want to load it into Indesign, just want to use it for export.I hope that one of you has experience with the...
View ArticleIndesign API
Hi I am new in Indesign. I want to create Indesign Application not a plug_in using SDK.I read wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/indesig...
View ArticleDebug assertion failure and crash on closing InDesign CS5 debug
In InDesign CS5 debug version (installed on Win 7 64-bit), I did a 'Export Selection' for a text frame and saved the icml file to the location %USERHOME%/AppData/Local.../Caches/MyFolder/ The story got...
View ArticleEquivalent method in C++
Hi, We have the requirement to place symbols in a textframe. As each symbol has one character code . We have the method in javascript String.FromCharCode.which converts the charcode to eqivalent...
View ArticleDynamic spelling
Hi Developers, does anyone of you have any experience with the dynamic spell check in InDesign? I have a document with 370000 words (normal book!) and after opening it and activating the dynamic spell...
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 ArticleHow to apply color gradient to image frame
Hi All, I have created text frame and applied color gradient on it, and want to write a code which will take gradient information from that textframe and will apply same to new image frame. I have...
View Article