InDesign CS5 Debug : Where do I get trace files?
Hello folks, I know trace files are created in QA folder which is under Applications folder. I want to trace all commands processed and I am using following steps Started Adobe InDesign CS5 Debug...
View Article[CS5.5] Save : No destination file supplied/Readonly
Hi everybody, I'm meeting problems with a document save operation. In 99% of the time, my save is working. In the 1% left, I got an assert/error. What I did is :Open the file...
View Articlebind plug-in to Adobe InDesign CC version?
Hello community, we want to develop and sell a plug-in for Adobe InDesign. Some questions: It is possible to bind the plug-in for a Adobe InDesign CC version (I suppose Adobe CC is still 9.0). If a...
View Articlelong to int32 conversion issues in Xcode 5.0.2 when building plugin for...
Hi, I am trying to build one of the sample plugin WriteFishPrice from the SDK on mac SystemI am using Xcode 5.0.2 as per the documentation, but I am encountering the below errors during compilation. In...
View ArticleHow to bundle resource files with a plugin
Feel like I'm missing something obvious here.Trying to bundle a zip file in with my (c) plugin, then access it in code.I've added it to the Resources group of my project in XCode, which has caused to...
View ArticleRe-establishing dialog focus after child dialog is opened/closed
I have a dialog that is used to initiate a process querying a database. During this process the user is prompted with a Save dialog allowing them to specify a name and location for the resulting data...
View ArticleMinimum page size ... again
I would like to know, if there is a minimum size for an InDesign page.When trying to create a document smaller than 30x30mm InDesign keeps complaining, that the "Specified margin and column setup does...
View ArticleEvent Handler for the Combo Box
Hi, I have TextComboBoxWidget, I want to trap the return key event. For each key press the update function in Observer get exectued but I found the difference in only ClassID when the focus is lost, I...
View ArticleInDesign CS5 Debug's Serial Number doesn't fetch from...
Hi, everyone!In advance Thanks!! I can't get InDesign CS5 Debug's Serial number from Solution Partner Software Downloads.it says that serail number will appear upon initiating download, but error...
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 ArticleHow to insert Asset from library to Document?
Hi Guys, I am getting crashing issue, when run the below code.I am getting GetAssetList() value is 0, how to get the value and insert asset to document InterfacePtr<IK2ServiceRegistry>...
View ArticleHow to dynamically populate IDropDownListController
Hi!My question is how can I dynamically populate the IDropDownListController widget? In the sample project WriteFishPrice the entries are all static, but I need to add or remove entries in the list....
View ArticleHow to replace a existing XML tag with a new XML tag?
Hi,I have a Text frame with some text inside it. I have XML tag, tagging some text inside the frame. Now I want to replace this XML tag with some new XMLtag so that my text is now tagged with the new...
View ArticleInDesign Plugins Development using C# or Java
Dear All,I would like to know the below questions all answers are welcome:Is it possible to develope InDesign plugins using C#/Java? If yes, then please let me know how.Is it possible to develop...
View ArticleCS3-CS6 UI: Prevent widget from losing focus
Hi Folks, I can't seem to find a way to prevent a text edit field from losing keyboard focus when another widget is clicked--I hope I'm just overlooking the solution. Here is the situation: Suppose...
View Article[CS6] [InDesign SDK] Any way to export SWF without a memory leak?
I'm using part of a code sample found in the sample file SnpExportDynamicDocument.cpp that goes: ErrorCode SnpExportDynamicDocument::ExportSWF(const UIDRef & documentUIDRef, IDFile&...
View ArticleWinows 32 and 64 bit
Hello, Do 32 bit plugins work in a 64 bit InDesign? The version of ID are 5.5, 6 and CC. P
View ArticleWhere to download InDesign CC debug version?
After finally having access to the InDesign CC SDK I am now presented with the problem of debugging a built plugin. Where can i get the InDesign CC (9.2 specifically) debug version?
View ArticleActivate Panel from right-click menu
Hi, I'm developing a PlugIn with InDesign SDK CS6 and need to activate (?, not really sure if this is the right term) the panel from somewhere else (right-click menu [RtMouseDefault]). Basically, like...
View Articleis it change font loading path in indesign?
Hi, Anyone know, how to change the font loading path in indesign using sdk? Thanks in advance,Rjv.
View Article