Attaching and Detaching Observers to a document, what is the correct way?
Hi,I came across below code snippet in many of the sample PLugins where Observer is being:Attached on the kAfterOpenDocSignalResponderServiceDetached on the on kBeforeCloseDocSignalResponderService...
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 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 ArticlePlugIn ported from CS6/Win32 to CC2014/Win64: PlugIn not lodable
Hello everybody! I have ported my CS6 plug-in to CC 2014, but at loading time this message appears: Entry point "?_Orphan_all@_Container_base0@std@@QEAAXXZ not found in DLL <plug-in>-name."...
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 ArticleError 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 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 ArticlekFitContentToFrameCmdBoss is not working in CS5
Hi All, I have used kFitContentToFrameCmdBoss for fit content to frame option. The command is executed successfully without any result.When we try to apply Fit content to frame option in SnippetRunner...
View ArticleAll InDesign Versions--Identifying a 5.5 document in an earlier version
Is there any way to do this?
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 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 can I replace a text/range of text enclosed in a XML tag
I want to replace a piece of text enclosed inside a XML tag in a text frame. In my input parameters, I have the In-design document page number, text frame UID in that page and the XML tag name inside...
View ArticleILibrarySuite
Hi everybody, Using InDesign CC, Ican successfully do this (I mean that iLibrarySuite is not nil). InterfacePtr<ILibrarySuite>...
View ArticleI want to create a simple docuement with 2 pages?
I want to my plugin to create a simple document as soon as My Plugin is loaded in Indesign. I have derived my class IStartupShutdownService so that it's called in startup.But this is failing at line...
View ArticleHow to change pasteboard size
I'm trying to change the size of the pasteboard in code, in the same way that a user would change it via Guides and Pasteboard Preferences. The code I have at the moment seems to change the values...
View ArticleAccessing dialog widgets from other files.
Hi All, How do we access dialog widgets from other files(other than dialog controller and dialog observer) like we do for panel using IPanelControlData obtained by...
View ArticleAccesing custom persistent property from script
Hello I´m trying to add a custom persistent property to documents and layers, but when I try to access it from the script, always have error 55 saying that the object -layer/doc- doesn´t accept that...
View ArticleAdd new page issue with spreads in indesign extension app
Hi All, i am developing an adobe indesign extension application using adobe flex 3.4 sdk. the application purpose is to publish the document to remote server. i have done all the options well. now i am...
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 Article