Anyone tried using Xcode 4?
With the public release of Xcode 4, I was wondering if anyone has tried using it for InDesign development?Any success stories? Any failures?What version of the SDK did you try? 3, 4, 5?Any important...
View ArticleWin 7 64 Bit Problem CS 5.5
Hi Guys, I have a simple plug-in with a few menus. Right now I have compiled it for win 7 64 bit platform (the normal release 32bit version of the plug-in is not loading on win 7 64 bit) - no warnings,...
View ArticleHtml Content Viewer Widget
Hello Friends, Is there any Html Content Viewer Widget Available in Indesign Sdk. As a user, I should be able to download any webPage of given URL and display in the html content viewer of Indesign....
View ArticleHelp plan the agenda for the Developer Summit InDesign Hands On Session
At the 2010 Creative Suite Developer Summit on May 4th, we will be hosting a session titled "InDesign CS5 Hands-On". This two-hour session will be for developers to discuss issues they are facing with...
View ArticleCS5.5: How do you derive the size of the pasteboard given an ISpread?
Basically what I'm doing is programmatically creating a frame on a document and placing the frame anywhere.This works as long as I create the frame somewhere on the pasteboard. (I'm defining the...
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 resize existing text frame and also place another frame from different...
I need to resize existing text frame and also place another frame from different page. Can any one suggest soluction for the problem.
View ArticleReplacing Image in a Graphic Frame
Hi, I have a tagged graphic frame and am trying to replace the image without loosing the link to the tag.....I have tried using the Hierachy to remove the image which works - But I loose the link to...
View Articledocument selection observer?
Hi, How to get the observer for cursor insertion in textframe?
View Articlei want indesgin 5.5 debug version
i want indesgin 5.5 debug version where do i get that
View ArticleHow to get pasteBoard item?
I need to get all pasteboard item. can any one suggest solution for this issue. Regards,Arun
View ArticleIndesign cs4 update error
Hi, We are working in Indesign cs4..i am getting error while updating the xml in Indesign cs4.but it is working fine in Indesign cs5.5 and cs6...i have added my script below, function ReLink(){myDoc =...
View ArticleCustomize icons in frame
Hello, I would like to mark visualy some frame in inDesign. I think about the animation icon (see capture in attachment). Is it possible to add a custom icons here ?If it's not possible, do you know...
View Article"BeforeCloseDoc" in creating package ..
Hi, I'm listening to the kBeforeCloseDocSignalResponderService in a PluginResponder to find out if the user is closing the document - now I found out that creating a package also sends this signal when...
View ArticlekInteractivePDFExportCmdBoss forces documents to save
Hi all,I use the kInteractivePDFExportCmdBoss to export InDesign documents to PDF programmatically. When the export command is started and there are unsaved documents currently open in InDesign, then...
View ArticleHow to get the xml element and comment name in a page?
I need to list all element and comment name in a page
View ArticleInDesign - CreateObject in vb .net
When i use the createObject method to call the Indesign application, an Exception 'Cannot create ActiveX component' is generated. The code is..Dim myInDesign as...
View ArticleCS3/MAC key down events
I have a plugin which presents a dialog and does some keyboard input,and under mac/cs3 ONLY, indesign is capturing and acting upon keydown events before the plugin sees them.Oddly, key UP events are...
View ArticleUI Problem: Selectable Dialogs with Tab & IListBoxController
Hi,I'm trying to implement a configuration dialog with some tabs like the BasicSelectableDialog example from the sdk. I'm pretty sure I did all the relevant steps like defining LocaleIndex, IDList,...
View ArticleExport of Adobe InDesign Tagged Text differencies on Macintosh
Dear all, when using kTaggedTextExportFilterBoss for exporting text I see a difference of the output (Macintosh InDesign): CS2 uses 0x0D for the end of line character (Mac style end of lines)CS3 and...
View Article