InDesign CC 2015.4 Issue
Hi When I tried to build small plug-ins for Indesign cc 2015.4 using InDesign 2015.4 sdk I am getting the following error: ld: file not found:...
View ArticleUI-Plugin not loading after port to CC 2017
Hi, I'm struggling with some issue which I suspect belongs to the build process: After having ported my UI plugin to CC 2017, it is not loaded by InD.. - I'm able to compile sample plugins which are...
View ArticleInDesign SDK Plug-in development on Mac OS X Sierra (10.12)
I have been developing InDesign plug-ins for many years using XCode 5.0.2 as recommended, but had stopped upgrading at CC2014, leaving my Mac at OS X Mountain Lion (10.8.5). We have now decided to...
View ArticlePage item adornments combining multiple frames on page.
In InDesign, it is possible to select multiple page items and group them together. This helps to represent the logical collection of frames visually to the designer. But, in our case, we have some use...
View ArticleReg: license of indesign tools
Dear Frds, Now a days i'm working on IDMLTools.jar API for IDML parsing & pack/unpacking of the idml. By the way, i'm planning for product development using IDMLtools.jar. I want to know license...
View ArticleDynamic Tooltip for button
Hi everyone, I wanna use only one button for multiple purposes. I want tooltip of this button is changed when i change the purpose of it. But the problem is we must declare the tooltip on TipTable for...
View ArticleHow to use InDesign SDK on Visual Studio 2013 for C++ project?
I have got a stuck on my research about “using InDesign SDK to develop a plugin for InDesign”. Through my research, I have tried to start a sample project that shipped along with the SDK from Visual...
View ArticleHow does ItemTransform gets calculated in Indesign ?
Hi, I need to know how indesign calculates/generate itemtransform.E.g ItemTransform="1 0 0 1 104.60000000000001-1.0000000000000142"Seems 104.60000000000001 and -1.0000000000000142 are values for X and...
View ArticleConvert XML to IDML
Hi Experts, I am new to InDesign Development, I was an InDesign(CS2) Template Designer few years before.We are going to develop XML to IDML from the scratch for the simple journal, Please any one...
View ArticleIs it possible to reimplement OnDrop event for document?
Hi all! I developed plugin with web browser component on it that allows to drag images from opened web page. I need to reimplement OnDrop event handler of document to do some extra actions when the...
View ArticleError 11 Configuration error
I have installed the Adobe InDesign CC 2017 application from my Creative Cloud Desktop on my Mac Sierra. It works fine. I now want to install the debug version of Adobe InDesign CC 2017 so I copy the...
View ArticlePrevent automatic closing of panel
Hi, My InDesign plugin has a panel. I open it when InDesign has started.Then I open a document, the panel is closed and I have to reopen it again from the Window menu.Can I somehow prevent the panel...
View ArticleXcode Build Settings
Hi all, When I am trying to buid my plug-ins in InDesign CC 2017.1 using mac I am getting this errors: library not found for -lPublicPlugIn. I have my library path set as: $(FRAMEWORK_SEARCH_PATHS)...
View ArticleCount all table characters
I need to know how many characters in a tableHow to get all characters of a table? Thanks.
View ArticleIS4SPPackage set Instructions name
Hello, how can I set the instruction's name when I want to use IS4SPPackage to generate a package? Thanks in advanceRegards
View ArticleSuppressing welcome screen at startup
I would like to suppress the welcome screen dialog from initially opening or preset the checkbox "Don't Show Again" checkbox. We have a customer with multiple users and they don't want the welcome...
View ArticleHow to create instalation package of plugin
Hi all, I would like to know, if is necessary to create some instalation package of my plugin, or it just can be copied to another computer? I have prefix id registered within adobe site, on my mac is...
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 ArticleHow to clear the clipboard after copy/cut paste operation is done ?
I want to clear the clipboard after the first paste operation so that consecutive paste could not be done after one copy/cut.Is there a way in Indesign SDK we can achieve this? If not for the text from...
View ArticleInDesign crashes with the console message
Hi all,Please help me know why InDesign prints a message in console before it crashes:Adobe InDesign CC 2014[1344:303] CFUserNotificationDisplayAlert: called from main application thread, will block...
View Article