All menu items disabled in dialog, fine in palette
Hey, I have to use a treeview in a palette and can add/remove columns with a rightclick menu on the headers. This all works fine in a palette, but when i use the same treeview in a dialog...
View ArticleHow is the text frame cut/copy and pasted
I have text frames with hidden text in the content.I am handling the cut/copy/paste of the hidden text by using methods provided in HidTxtMemento. I know that IScrapSuite can be used to cut/copy/paste...
View ArticleConvert page coordinate to page item coordinate
Hello All, I have problem regarding co-ordinate system. I have Rects in page co-ordinate system and want to convert with respect to pageItem co-ordinate. This Rects are resides within a frame, my...
View ArticleDoes the InDesign SDK support Xcode Unit Testing?
Hi All, I'm looking to integrate a unit testing system with our two InDesign CC plugins within Xcode 4. Ideally, there would be a test target in each Xcode project that could run after each build and...
View ArticleCan I import an InCopy document using my custom datalink?
Hi,I use a custom data link to import images and texts, but it apparentlydoesn't work for plain InCopy files.I get an error: "Cannot place this file. No filter found for requested operation."I don't...
View ArticleReturn an empty array from scripting method
I have a script method that return a StringTypeArray of variable length. I want to return an empty array. On returning no data I get an assertionExpected: Array of Strings or Array of Objects...
View ArticleHow to save a created document to a predefined path on hard disk?
I need to do loadtesting for Indesign server.I have a created a Document with a custom setup (10 pages etc) .I opened a layout for it and I have the DocRef for my just created document. Now I want to...
View ArticlePassing parameters to native plugin running in In-design server with c soap...
I have written a native c++ plugin which is running in In design Server. The Plugin just creates a sample Indesign Document on a pre-defined path on disk.Now I want to pass the path as a input...
View ArticleHow to communicate with native C++ Plugin when Using LBQ?
I want to send some information to my native C++ Plugin running in Indesign Server. I have configured two instances of the server and I am currently using HTTP Client which is passing JSX commands to...
View ArticleHow to cut white edge around the exported PDF?
hi all,When I export the selected item using the kPDFExportItemsCmdBoss, there is white edge around the image.Is there any method to remove this white edge? Thanks,Dexter.
View ArticleC# Resource for InDesign
Hey Everyone, I feel like an idiot, and I am probably missing something stupid. I had written an application a few years back to convert InDesign CS1 documents to CS2 using a C# application to...
View ArticleRunScript in CS5 and CS4? How do I set up RunScriptParams
HelloIn SC3, I was able to run javascripts in Indesign using the following code: // add my arguments Utils<IScriptArgs>()->Save(); // create new script-args context on the stack...
View ArticleChanging the Z-Order of objects
Is it possible to change the z-ordering of items, either as they are being drawn or at a later time? I have an extension that calculates and draws overlapping objects, and in order to get the sizes...
View ArticleMac: OS X Lion(10.7) CS4/CS5/CS5.5
Hi all, I have currently a plugin that I build it on my Mac with OSX 10.6(Snow Leopard) and I can build it for 3 versions of CS including: CS4/CS5/CS5.5. Now I have to cach up with some of other Mac...
View ArticleEvaluateXPathsForElement gives "Content contains characters which cannot be...
We have a plugin that uses the XML tree to modify graphical objects.We use EvaluateXPathsForElement to find the XML nodes that need modifying. However, we get the error message: "Content contains...
View ArticleMissing Plugin Warning even after using IgnoreTags
Hi I am getting Missing plugin alert even though I have placed all persistance implemention classes and boss classes into there corresponding IgnoreTags resource. I gets this Missing plugin warning,...
View ArticleFonts are not updating in InDesign instantly
Hi, I am working on InDesign 5.5 plugin, which is used to handle missing fonts of document. It Displays a List of missing fonts in a dialog box and user can Activate the missing font. If user opens a...
View ArticleWhere is the InDesign CC SDK? It is still incomplete?
I was so excited that I couldn't sleep Release day. I welcome NewRelease Adobe Creative Cloud.*This discussion is moved from the InDesign forum. I'm a plug-in developers. I'm looking for InDesign CC...
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 ArticleInDesign/InCopy Debug Build version CC
Hi I have signed up for the 'InDesign SDK Access Program' and would like to know where I can get the debug builds of InDesign and InCopy CC? I got the CS6, CS5, etc debug builds from the partners...
View Article