How do I get Texts in a .indd file to a wordpad
I'm running CS6 & developing a pluging for that. Currently I'm reading texts written in a .indd file & print them to a text file using ITextModelClass..But I can't read texts written as...
View ArticleCS3 / Win: Apply text attribute: Superscript / Subscript
Hi How can I apply "superscript" or "subscript" for a range of a text? ThanksHans
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 ArticleHow to create new page from master page and refer the previous page text...
I have problem to to apply/create item from master page and how to refer the previos page text frame to create page text InterfacePtr<IPageSetupPrefs>...
View ArticleHow to place a Xml in selected text frame?
When i set default text frame below code working fine, if i not mention the default text frame is not placing do { // +precondition InterfacePtr<IDocument>...
View ArticleCan't build with CodeWarrior
I have a fresh CW 9.5 install on my OS X 10.4.11 machine. I also have Xcode 2.4.1 installed.I'm trying to build the BuildDialog sample project. I've followed the instructions on page 119 of the Porting...
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 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 get the xml element and comment name in a page?
I need to list all element and comment name in a page
View ArticleIs there any way to do pages within pages?
This is the best way I can describe what I'm trying to do. I am creating an 8.5"x11 manual. Each page is broken into 4 separate squares (cards? tiles?), each with content about a particular product...
View ArticleHow to get an event on block resizing ?
Hi everybody, I'm trying to catch an event after (during?) the resizing of a block. I know there are Observers and Responders. I found the serviceID for document handling, for example. But what is the...
View ArticleCreate ButtonWidget observer for panel
Hi all,Iam trying to create panel with some buttons and some text input (TextEditBoxWidget). I would like to know how to crate one observer fot both items or at least for button. All buttons that Iam...
View ArticleHow to Enable and disable task by Panel?
Hi guys, I was completed the IID_ISTARTUPSHUTDOWN service to call the task durning the startup.. My quest is, i need to start the task, when panel is Enable.Please advice the way to solve the above issue.
View ArticleInDesign crash while applying character style
Hi all, A)I have problem with applying character style to selected text. when character style is applied to selected text indesign get crashes. my code snippet is as follow input...
View ArticleHow to create instalation package of plugin
Hi all, I would like to know, if is necessary to create some instalation package of my plugin, or it just can be copied to another computer? I have prefix id registered within adobe site, on my mac is...
View ArticleSDK newby, Building my first sample – no go...
Hi allI would like to get into building ID extensions.I am currently trying to work through the "getting-started.pdf". My Mac and tools.iMac with OS 10.7.3InDesign CS 5.5 (Version 7.5)Xcode Version...
View ArticleDoes API's are available to implement the functionality of "Export to PDF" by...
Hi All, I'm writing a plugin for InDesign CS5/5.5 in which I need to implement the functionality as provided by the "Export to PDF" submenu in the InDesign "Data Merge" panel to export the merged...
View ArticleHow to ignore a missing plug-in?
I have two plug-ins A and B. In plug-in A, it just invoke the interfaces defined in plug-in B. There is no class/implement changes the document data, in other words, it matches the condition...
View ArticleCS6 Eve Dialog & resize
Hi, I'm looking at converting dialogs to EVE, I've got what seems a simple dialog - a table based list box, 2 buttons and the ability to resize. The only way I've found to allow re-size is by having a...
View ArticleHybrid plugins
Hello All, I would like to be able to have a plugin that sends messages to a javascript. This script has a scrollable list, some editable fields and some buttons. I want to be able to tell the script...
View Article