Problem with FileUtils::CopyFile() CS4 Mac
Hi all, I'm trying to copy some files from within my plugin into the Script Folder but the files don't get copied. I can create files within the folder and I also reach the files within the plugin (I...
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 ArticleUsing XMP Lib in a plugin for CS5.0 Windows
HelloI have been able to compile the XMP-Toolkit-SDK-5.1.2 and use it successfully in a plugin for CS5.0 Mac OS X.Im now trying to do the same on windows, but with no luck. Im using MS Visual C++ 2008...
View ArticleReplacing Image in a Graphic Frame
Hi, I have a tagged graphic frame and am trying to replace the image without loosing the link to the tag.....I have tried using the Hierachy to remove the image which works - But I loose the link to...
View ArticleHow to create new Plug-in
Hi Experts, I'm Indesign Js developer. Now I wish to work with ID SDK. I go through guides in indesign sdk Kit. But there, there are things mentioned and if I tried to execute the sample provided...
View ArticleExport Document to PNG file. Change default export settings.
Hi All, In my plugin I need to export active document to png file with specific options. And sometimes I need to export definite pages from the document, but not all. In standard UI of InDesign there...
View Article[ID CS5.5/CS6] Select all the pageitems of the active page
Hi All, I want to select all the page items of the active page of the document. How this could be done? Cheers, Sahil
View ArticleAny schedule/planning for ID CC SDK?
ID CC SDK is still not available, is there any update about it?
View ArticleHow to get Layer's visibility status?
Ii I know the class name & UID of an item on a indd file, how can i get it's visibility status? I tried to do it like this as shown in a nexample, InterfacePtr<ISpreadLayer>...
View Articlemmap : error: can't allocate region
Hi everybody, I've encountered a problem in the save process of a document : Adobe InDesign CS6(14998,0xb0f0f000) malloc: *** mmap(size=16777216) failed (error code=12)*** error: can't allocate...
View ArticleInDesign CS6 plug-in not recognized correctly by InDesign
I have been trying to create a simple InDesign CS6 plug-in that writes to a log file as I'm opening & closing InDesign documents. SDK package had the LinkWatcher sample that I've been using as a...
View ArticleX,Y coordinates of a page item in indesign cs3
Hi, I need to get the X,Y coordinates of a selected page item based on left-top of the frame. I tried all possible methods to find X,Y coordinates of a page item. But calculated coordinates is...
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 ArticleHow to work indesign SDK in Web Application(ASP.NET)
Hi...In my case Indesign SDK was not work in asp.net application in window 2003 server...it works fine in .net's window application but create problems for Web Application(Asp.Net)and also it works...
View ArticleHelp! Missing "YTD Channels Model.sdk.InDesign Plug In"
Some existing InDesign files have this message showing up. What should I do? Can I delete this somehow? Or, does anyone know where I could get this missing Plug In? I'm not familiar with what this...
View ArticleQt Creator to build InDesign plugins
Can I use InDesign SDKs and tools in Qt Creator IDE to build InDesign plugins?
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 Article"BeforeCloseDoc" in creating package ..
Hi, I'm listening to the kBeforeCloseDocSignalResponderService in a PluginResponder to find out if the user is closing the document - now I found out that creating a package also sends this signal when...
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 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 Article