Error 1 fatal error C1083: Cannot open include file: 'boost/config.hpp': No...
Newbie to VC++Getting the below error in VC++ 2005, Indesign CS4 1>------ Build started: Project: WriteFishPrice, Configuration: Debug Win32 ------ 1>Performing Custom Build Step...
View ArticleCS3: Detection selection change of page items
Hi<br /><br />I like to detect the selection change of page items (text or graphic frames). I implemented a doc change observer, but this doesn't work. The update method is called if I...
View ArticleHow to add custom resource in .fr file?
In windows platform,we can add a custom resource in .rc file ,but how to add custom resource in .fr file?and how to get custom resource by InDesign SDK ?
View ArticlePlug-in not recognised CS5
I am updating my CS3 plug-in to CS5. I have it all compiling and linking but when I put the plug-in into the plug-ins folder and launch InDesign CS5 (Mac) it get an alert that says "Adobe InDesign does...
View ArticleScripting ID Desktop
Hello, We have got a plugin that seems to work with InDesign Server. Is it possible, for testing purposes, to use our scriptable plugin in the desktop application. I would like to call our plugin from...
View Articleswapping menus on a dialog
Hello, We have a dialog box that has a very big menu. I would like to have a smaller menu when a check box on the dialog is checked. I haven't tried this yet, just wanted to run it by you guys to see...
View ArticleWhere to buy Visual Studio 2008
From both the Whats New and the Read Me files plus the discussions on this forum its apparent that CS5 development should (must?) be done using Microsoft Visual Studio 2008 The usual places I get...
View ArticleCS3/CS4 - Persistent data and different versions of plugin
Hi there, In my plugin I have persistent data on e.g., the document and page items.Say that I'm in version 1.0 of my plugin has a single persistent data field on the document, and that is wish to add a...
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 ArticleClose InformationAlert Dialog?
Hi All, I created a login dialog, and when the user put in the incorrect password and click the OK button, a prompt dialog(CAlert::InformationAlert()) will come out. When user click the OK button in...
View ArticleCS5- Custom Links to EPS Files Don't Work?
I am building a plugin that allows a user to place graphic assets from our own external asset management system into their InDesign document. These assets need to maintain a "custom link" to the...
View ArticleScripting ID Desktop
Hello, We have got a plugin that seems to work with InDesign Server. Is it possible, for testing purposes, to use our scriptable plugin in the desktop application. I would like to call our plugin from...
View ArticleSDK for IDCS 5.5?
I may have missed something obvious, but now that CS5.5 is out there, where can I get the InDesign SDK for 5.5? The Adobe InDesign developer center still lists CS5 SDKs on the top as the most recent....
View ArticleHow to add custom resource in .fr file?
In windows platform,we can add a custom resource in .rc file ,but how to add custom resource in .fr file?and how to get custom resource by InDesign SDK ?
View ArticleHow to get linked image filename in indesign cs3
Hi, I want to get a filename of a selected rectangle frame's linked image file. Please help me with a code snippet. Thanks,K.Saravanan.
View Articlecompatibility problem - CS5.5 plugin doesn't work with CS5.5
Hi, I have a problem with our CS5.5 plugin, it works without problems one my machine but the customer gets the errormessage "Adobe InDesign does not recognize JOURNALDESIGNERPLUGIN.PLN as valid...
View ArticleCS5 - Flex UI plug-in using a C++ model backend plug-in
Hi, I'm new to InDesign CS4/CS5 plug-in development and been given the task of coming up with a plug-in equivalent to one done for QuarkXPress 8. In the CS4 SDK there were two samples for the...
View ArticleHow to setup Xcode 4.2 for indesign plugin development
Hi all, i am trying to add an indesign project template to xcode 4.2. I read and try almost all and nothing is working for me. I was trying to go step by step as getting started pdf from adobe shows,...
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 Articlewhy all boss classes are prefixed with 'k' ? Any one knows the reason behind...
why all boss classes are prefixed with 'k' ? Any one knows the reason behind such naming convention? eg:Class {kMyNewBoss,kInvalidClass, {IID_IMYNEW, kMyNewImpl,IID_IMYNEWDATA, kMyNewDataImpl,}}AddIn...
View Article