import pdf files
Hi, i want to import pdf file in to indesign CS5.5 that have multiple page. how to import it. does indesign file have complete data for all the pages of a pdf file. please reply me as soon as possible....
View ArticleSpell check Issue:
Hello, We are having a LiveUpdate Plugin in Indesign cs5.5. That LiveUpdate saves the changes made. But we are having a issue regarding that. While we edit any text in the Indesign it reflects...
View ArticleDynamic spelling
Hi Developers, does anyone of you have any experience with the dynamic spell check in InDesign? I have a document with 370000 words (normal book!) and after opening it and activating the dynamic spell...
View ArticleWhat are the effects to plug-in development when updating InDesign CS version...
Will there be a CC version SDK available? Or the CS6 plug-ins can be loaded in CC version? Otherwise the plug-ins are required to be re-compiled? Is there any official documentation about the inDesign...
View ArticleCControlView class in Adobe Indesign CC SDK
Hi, I am working on porting our Indesign CS6 plugin to Indesign CC plugin.I have go through the method differences between common API classes in Indesign CS6 and Indesign CC build which has given in...
View ArticleChanging page size, unexpected behavior, CC
Hi, having an issue with transformations after changing the page. In a nut shell if I get the pasteboard transformation of PMPoint(0,0) before a page size change the result is exactly as expected, the...
View ArticleHow to know the source document for pasted page items
Hi, I want to perform some actions on items before they are pasted (look at persistent data stored on the, if a conflict ask the user and either update or reject). Believe I'm OK with the paste...
View ArticleGetting Linker errors while porting InDesign CC plugin code to InDesign CC 2014
Hello, I am getting following linker errors during porting of plugin code from InDesign CC to InDesign CC 2014 > PlugInStatics.obj : error LNK2019: unresolved external symbol "class...
View ArticleCan I use MSVC 2013 to develop plug-in for InDesign CC 2014?
The minimum requirement is MSVC 2012 SP4. I wonder if the latest version will work also. Thanks.
View ArticleHow to update (replace) an existing Table of Contens (TOC)?
Hi,I want to replace an existing TOC. How can I do that? Thank you for your help.henning
View ArticleHow to observe a table creation/insertion ?
Hello, Questions :1] How can I observe a table insert operation ? 2] When we cut/paste existing table frame what is the order of page items hierarchy creation ? like create text frame first then insert...
View ArticleHow to replace a existing XML tag with a new XML tag?
Hi,I have a Text frame with some text inside it. I have XML tag, tagging some text inside the frame. Now I want to replace this XML tag with some new XMLtag so that my text is now tagged with the new...
View ArticleIScriptRunner with Return Values
Hello all, I am trying to run a Javascript script from within my plugin written in C++. I am using CS6. I saw in the forum, that older interfaces do have a ScriptData return value but the version in...
View ArticleHelp! Missing "YTD Channels Model.sdk.InDesign Plug In"
Some existing InDesign files have this message showing up. What should I do? Can I delete this somehow? Or, does anyone know where I could get this missing Plug In? I'm not familiar with what this...
View ArticlePrevent Document Close by Close(X)
Hi, Im Developing a Indeisgn SDK to control the Indesign QuitInDesign option & Close(X) Option.I need to control the document close by the cloe(X) option of the document.I have already disabled...
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 preserve custom textattributes after an idml roundtrip
Hello, I made a custom textattribute for IDCS5 and everything works fine as long i remain the Indesign CS5 fileformat. I want that my attribute 'survives' a idml roundtrip (i.e. Exporting to idml, open...
View Articlechanging default language in plugin...
Hi all, I just wonder if there is an approach to change the default language in plugin by changing LocaleIndex in ".fr" file? I need to do some short testing to make sure the supported language(s)...
View ArticleEvaluateXPathsForElement gives "Content contains characters which cannot be...
We have a plugin that uses the XML tree to modify graphical objects.We use EvaluateXPathsForElement to find the XML nodes that need modifying. However, we get the error message: "Content contains...
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 Article