Drop 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 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 ArticlePossible memory leaks in the code , ASSERT messages in debug version !!!
Hi,I have my Indesign C++ plugin running successfully in DEBUG and RELEASE versions of Indesign.But in Debug version, when I close my Indesign, I get a series of ASSERTS which I am not able to figure...
View ArticleInDesign cs6 document created alias
Dear Friends, When i working in Indesign CS6 some times created "Alias" in working document. Kindly suggest how to avoid in this problem. Please see below the "File handling" option in my indesign...
View ArticleIndesign CC extension ZXP signing not working!
I am using eclipse and trying to export my Plugin as ZXP but it is not getting loaded in Extension Manager in "Indesign CC" menu instead it is appearing in "Others"menu.I tried signing the zxp file by...
View ArticleWhy is my HTML extension automatically moves to Indesign CC 32 when...
When I open Extension manager CC, and click on Indesign CC 64 and install, the installed extension automatically moves under Indesign CC 32and does not show in under Indesign CC 64 in Extension...
View ArticleInfoStaticTextWidget...
Hello everyone, I have "InfoStaticTextWidget" in a palette contains some text, I'd like to switch the text color to a color other than black on runtime, can someone hint me what would be the best way...
View ArticleIndesign CS5 plugin not dectecting valid extension
I wrote a plugin for Indeisign CS4 with Visual Studio 2008. I then ported the code successfully to Inesign CS3. Everything is working. Yes, it is possible to develop Indesign CS3 and CS4 Plugins with...
View ArticleHow drag and drop a node in a TreeView ?
Hi, I want drag and drop a node in a treeview but i don't know how to get this result. I can drag a page item in a treeview or drag a node in a page item but not a node in another. Can you help me ?...
View ArticleInDesign CS4 - Where do plugins go?
Hi, I have a plug-in that was recently ported from Indesign CS3 to CS4. Before I had a .DLL file under the root folder of indesign, and my .PLN files under the plug-in folder. Everything worked with...
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 ArticleAll platforms: Font identification in text
This is a long, complex post. Sorry for its length. Because of a unique requirement in a particular project, several years back I worked with Adobe to develop a plugin that would help detect font...
View ArticleHow create Indesign application using vc++
Hi I want to ask that How create Indesign application using vc++ ?I am able to develop application in C# using COM and generate Interop.Indesign.dll using Adobe Indesign CS5.5 Type Library I am...
View ArticleAdd new page issue with spreads in indesign extension app
Hi All, i am developing an adobe indesign extension application using adobe flex 3.4 sdk. the application purpose is to publish the document to remote server. i have done all the options well. now i am...
View ArticleConditionalText
Hello, I want to create a new ConditionalText view. At the moment if any of the conditions on the text are visible the text is draw/included. I would like to change this so that if any of the...
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 ArticleHow to run an external .exe file from an indesign pluging
Hi, Suppose if I have written an separate application in C++ (.exe file) & need to run it from an indesign pluging(as if a service in windows). have you provided that facilities in your SDK?...
View ArticleHow can I view the script of my indesign project?
DOes anyone know how I can view the script/code of my indesign project?
View ArticleOverride default save indesign dialog on closing an unsaved doc
Hi, I want to do a certian task when a user closes an Indesign document. I'm currently using signal responders to catch the document open/close/save events. Is it possible to override the save...
View Article