Indesign Server CS6 / Windows 7 professionel 64bit: Can't start the server
Hi I develop plugin for Indesign Server CS6.Now I like to install Indesign Server CS6 on my developer PC with Windows 7 prof 64bit. But the server don't start. The message "The Application was unable...
View ArticleCreate xml file in indesign cs3
Hi, This is saravanan. I want to create a xml file based on the user data. And the user data is recieved using dialog. I need a solution for this. Please help me.' Regards,K.Saravanan.
View Articlehow to imliment select all unused para or char style
hello friends, if i have document and i want to kow the paragraph styles and character styles which are not used in the current document with their reference id so that i can delete those style from...
View ArticleProblem exporting custom XML using ISnippetExport API ExportInCopyInterchange
Does the XML generation process invoked by ExportInCopyInterchange call IXMLExportHandler implementations on service bosses? I cannot make it work. Following the snippet example I have created a...
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 ArticleStrange bug in build system ("error RC1004: unexpected end of file found")!
Hi All I have found a very strange bug in build system. Precondition: -Window 7 -Visual Studio 2010 SP1 -InDesign CS6 SDK At the end of "MyID.h" file (the file with definitions of bosses, interfaces,...
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 map Glyphs to Characters at ParagraphComposer?
I have a need to proper compose text with hyphenation, but got stuck with an issue: I have to map the last char of a Run to the last two glyphs of it (the character itself and the "-"). But I have no...
View ArticleCannot load plugin problem in idesign cs3
Hi , I am using MySQL Connector/C++ for connecting my indesign cs3 plugin to mysql database. The plugin created successfully. But i load this plugin in idesign cs3 it raise the following...
View ArticleHow to use SDKODBCWrapper class in indesign cs3
Hi, I am designing a plugin to interact with the database. I can see Adobe has given sdkODBCWrapper class. How can i consume this class to implement the database to my plugin. Can anyone please...
View ArticleShow/hide panels on button click
Hello, I have to show/hides several panels on same palette on some button actions. I am trying to check whether it is possible to add each child panel in different .fr files. Just to brief, On panel...
View ArticleHow to get SDKODBC Wrapper class for indesign cs3
Hi, I have to implement the mysql database with my indesign plugin. I didn't have a SDKODBC Wrapper class. Can any one say how to get SDKODBC Wrapper class from adobe.Regards,saravanan.
View ArticleInCopy CS6 / Windows: How can I detect if a document is completly loaded?
Hi In my plugin I have to detect if a document is completely loaded and the layout is open. The user opens the Indesign document in InCopy and I have to know, if the document is opened and all texts...
View ArticleFix the decimal point position to the PMReal in idesign cs3
Hi, I have got the width and height of selected Rectangle Frame. I need to fix the decimal point(3 point) position to the receiving width and height PMReal values. How to do this. Pls explain with...
View ArticleHow to use SDKODBC Wrapper
Hi,I am designing a plugin for which i need to interact with the database. i can see Adobe has given sdkODBCWrapper class. how i can consume this class when creating a new plugin.Can anyone please...
View ArticleAssertion fail on getting the selection layout target in indesign cs3
Hi, I've been trying to get the UIDRef of selected Rectangle Frame.My code follows: UIDList selection; InterfacePtr<ISelectionManager>...
View ArticleTrackAllocation asserts: why? How to get rid of it?
I am having trouble with this kind of assert with InDesign CS5.5. Here at my company we developed a plug-in that exists since InDesign 2.0 and CS3, running without any problem other than bugs within...
View ArticleHow to get UIDRef of the selected page item in indesign cs3
Hi, I want to get the UIDRef of the selected page item like Rectangle Frame. Can you show me the complete code snippet to get the UIDRef of selected Rectangle Frame. I need this UIDRef for getting...
View ArticlePage numbering
Is there a way to fire the InDesign page numbering dialog?I can't find it's ActionID in ShuksanID,h.Tks.Oscar.
View ArticlePanelList and Panels
hello,i want to have a palette with 5 panels. in the window list there should be on entry with 5 subentries. how can i do this? i only get it work with 5 entries in the window list. so how to...
View Article