Communication between C++ plugin / ActionScript
Hello, A sort of repost of a previous question. What is the best way to communicate with a C++ plugin from ActionScript. The plugin has exposed its functionality to javascript. Ideally we would like to...
View ArticleChange the URL in webview using objective-c
Hi, Can I embed an Objective-C code inside my plugin, I've created a new window and created an webview inside it, but to change the url I need to use some objective c code.So can anybody help me to...
View ArticleHow to parse indd file to get style infomation that user make ?
One user make a lot of self define text style in one file (in style panel),I want to read out it from it, include style name and the detail,but i don't know how to do , can anyone help me?
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 ArticleHow to enable the widgets in Indesign CC..?
Hi, I am working on porting our Indesign CS6 plugin to Indesign CC plugin.I have completed the porting and the plugins has opened in Indesign CC,but i have one problem in design. Three of our Widgets...
View ArticleHow to Run Indesign Script in a file from plugin code in CS4?
Hi,<br />I have the code to execute the InDesign script stored in external file for InDesign CS3.<br /><br />InterfacePtr<IScriptManager>...
View Articleerror R32: # Error: Could not open include file VCPlugInHeaders.h
Newbie to Indesign SDK. Help me to get rid out of this following error: error R32: # Error: Could not open include file VCPlugInHeaders.hLike this it is listing 22 missing header files error. VS...
View ArticleInDesign CS5 Background Tasks
When one opens Window->Utilities->Background Tasks, one can see a panel UI with title called "BACKGROUND TASKS". It seems the Panel is for showing something about background process(or maybe a...
View ArticleHow to open color chooser or color picker dialog of InDesign from plugin ?
Hi,I want to open color chooser dialog of InDesign from my plugin to customize the color of grid or guides. I couldn't find any way to open this dialog from my plugin. Plz let me know how can I open...
View ArticleAdding crop marks in jpeg export
Hi All, Is is possible to add crop marks in jpeg export similar to what we have in pdf export.I see SnapshotUtils class but could not see any method to set crop marks.What I need to do to set crop...
View ArticleHow to Open indd file using c++ SDK Indesign?
Can any one help to open a indd file in Indesign using C++
View ArticlekInteractivePDFExportCmdBoss forces documents to save
Hi all,I use the kInteractivePDFExportCmdBoss to export InDesign documents to PDF programmatically. When the export command is started and there are unsaved documents currently open in InDesign, then...
View ArticleHow do I get a list of inline/anchored objects in a text frame?
Hi, I was wondering whether anyone knew how to get the UID list of inline/anchored objects within a text box? I have written a script to get me the page items in the text box, but I was wondering...
View Article(Windows) InDesign CS3 and CS4 plugins
Hello everyone: I have a number of plugins that must be maintained for IDCS3 and IDCS4--we still have customers that send in work for those versions. Their projects compile and the results test out...
View ArticleHow to avoid ASSERT message "PMString::SetKey - calling SetKey with a string...
Getting Below ASSERT message when trying to store a value in PMString object. PMString::SetKey - calling SetKey with a string that does not have a tranlsation Any idea how can I avoid getting this...
View ArticleIssuse with adding an image to a widget (Indesign plugin development)
Hi friends, I have issue with adding an image to a widget . #ifdef __ODFRC__ #include "PicIcoID.h" resource PNGA(kPicIcoPNGIconRsrcID) "Image.png" resource PNGR(kPicIcoPNGIconRollRsrcID)...
View ArticleTranslation keys for 'save as type' in 'save as...' dialog
Hi all, I am currently working on a custom "save as..." dialog using the ISaveFileDialog interface.On a certain point I have to insert the various types to which you can save an object. In an AddType()...
View ArticleProblems with ODFRC
Hi everybody,After solving some of my old Problems with a ported CS3 plugin i encountered a new one. After recreating the project with the CS4 productssdk build 532 i cant compile the main fr file. I...
View ArticleConfiguration name of an InDesign Server instance
Hello folks!I have an question.I started several instance of InDesignServer with different gonfiguration name.(Server_1 , Server_2 ...)C:\Program Files\Adobe\Adobe InDesign Server...
View ArticleDo we have a different SDK of CS3 for Intel MAC than that of Power PC
Do we have a different SDK of CS3 for Intel MAC than that of Power PC.I am in such confusion as I am unable to compile the SDK sample on the Intel MAC which is easly compiled on Power PC.I am using...
View Article