IDML to INDD conversion
Is there any way programatically using Indesign SDK/any other tool to convert IDML XML archive to a binary INDD file? yes ofcourse, IDML can be directly opened in indesign. I want to create IDML...
View ArticleAdorner not refreshing after pageItem move/resize
Hi Following the FrameLabel/FrameLabelUI SDK example, I have added an adorner to a pageitem (basically I add string "test" at the bottom right corner of the page item (outside the pageitem bound)....
View ArticleSample plugin
Hi,I am totally new to Adobe Indesign, having got the task to write Indesign plugins.So I installed IndesignCS4-SDK and tried to start with sample plugins.In the SDK there is a batchfile...
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 ArticlePackaging files into IDML
Hello Everyone, I've tried to 'unzip' my IDML file and then pack it again into that IDML container without any changes, but it fails during import into ID.I use standard Java classes for that...
View ArticleIs there anyway to copy a text frame without the content in it?
What i want to do is just create a same frame with an existing one, so i have to copy the frame first and then delete the content in it. Looks like that there is no interface to set whether copying the...
View ArticleAnyone 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 ArticleIDCS5 Mac - Massive memory leaks
I am running a double plugin in CS5 Mac (UI and Model) that intermittently reports massive memory leaks (750,000 leaks with over ten million bytes leaked--or thereabouts). I am pretty competent at...
View Articlecannot handle the request because a modal dialog or alert is active.
hi alli try to use indesign product sdk CS5 using com object to open and edit document with asp.netthis error appear to me in this part of my code InDesign.Application indApp =...
View ArticleIndesign and Flex connection - WYSIWYG!
Guys, My client has requested for one application. He says that he shall create some files in indesign and those should be rendered in Flex when requested by the end user. I am completelu clueless...
View ArticleInDesign SDK for CS6
Hi, Do anyone have information, whether Adobe has released InDesign CS6 SDK? If yes, from where I can get that. Thanks
View ArticleOpen a document in read only mode
HI All, I created a panel in which we have edit box which shows the document pathBrowse button to allow a user to select an indesign document "Open read only" button.My requirement is that after...
View ArticleEditor for indesign sdk
Is there any editor for indesign cs6 sdk. whether the eclipse will support for this. Is it possible to use Visual studio.
View ArticleCS6 project Xcode3.2.6 project Carbon Framework APIs compilation error
Hi All, I am trying to build CS6 SDK project by using Xcode3.2.6 on Mac OS 10.6.8. In my project there is some Carbon framework APIs used but i am getting linking error to resolved Carbon...
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 the widgets in Indesign CC..?
Hi, I am working on porting our Indesign CS6 plugin to Indesign CC plugin.I have completed the porting and the plugins has opened in Indesign CC,but i have one problem in design. Three of our Widgets...
View ArticleProblem with resizable dialog in CC ...
Hi, I’m having a problem with a resizable dialog that contains a treeview in an EVEGenericPanelWithBorderWidget. I have changed our code to open the dialog with the resize flag set to true and made...
View ArticleHow to Drag and Drop a string?
Hi, All, if anyone know how to drag and drop a string, please help me. Thanks.
View Articlewhere is macro DECLARE_PMID defined?
Hi,can some one please let me know where is macroDECLARE_PMID(kInterfaceIDSpace, IID_IDUMMYINTERFACE, kL2Prefix + 0) defined? As I only see it called everywhere in <name>ID.h classes but its not...
View Articleis there some sort of make file defined for visual studio?
I see the compilation starts always from VCPlugInHeaders.cpp. where does Visual studio compiler comes to know that which file to compile first?Is there some sort of makefile defined somewhere?
View Article