How do I access the items on one Layer?
Hello all, I am trying to access all elements on a specific layer but I got stuck. Here is what I have:InterfacePtr application(GetExecutionContextSession()->QueryApplication()); InterfacePtr...
View ArticleHow to keeps button in center of resizable dialog/panel?
Hi all,Is there any ways to make a button still in center of dialog/panel when I resize dialog/panel without changes its frame size?I'm using kBindAll but the button will be changed frame size. Can...
View Articlecreating indesign files using xml & c#
hey...i need to make an indesign template/doc from an XML file using C# as the language. can anyone of you please help me in this.Thanks in advance to all of you.
View ArticleMinimum page size ... again
I would like to know, if there is a minimum size for an InDesign page.When trying to create a document smaller than 30x30mm InDesign keeps complaining, that the "Specified margin and column setup does...
View Article[CS3] How to clear graphic overrides?
Could anybody tell me how to clear spline item graphic overrides as it done by "Clear overrides" button in "Object Styles" tab?I've tried different approaches but now one of them works. Thanks in advance.
View ArticleIs there anyway to copy a text frame without the content in it?
What i want to do is just create a same frame with an existing one, so i have to copy the frame first and then delete the content in it. Looks like that there is no interface to set whether copying the...
View ArticleExporting embedded images from InDesign with ExtendScript
I am looking for a way to programatically export embedded images from InDesign documents. These images are not linked files are a placed image would normally be. Instead, they seem to be completely...
View ArticleModel Plugin loading problem in IDCS6[server]
Hi All, I made a model plugin to add some custom methods in the Indesign scripting DOM. It's works fine on the indesign cs6 desktop version. All the methods are visible in the Extend Script Tool Kit...
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 split the table and move this to next column/page when the table...
Hi, We are having an issue in the plugin we have created for Adobe InDesign for which we require help. The scenario is as given: 1. The InDesign template has been designed with three equal columns to...
View Articlebind plug-in to Adobe InDesign CC version?
Hello community, we want to develop and sell a plug-in for Adobe InDesign. Some questions: It is possible to bind the plug-in for a Adobe InDesign CC version (I suppose Adobe CC is still 9.0). If a...
View ArticleIndesign CC issues in SDKLayoutHelper::PageToSpread while drawing frames
Hi,I am porting my plugin into CS6 and CC from cs2 and got stuck in an issue while using SDKLayoutHelper::PageToSpread function from source\sdksamples\common\SDKLayoutHelper.cppHere is the snippet of...
View Articleplugin crashes on startup of InDesign CC on Mac
Hi everyone, I am newbie in InDesign and I've got bug to fix.. I have problem that my plugin crashes InDesign CC on startup.. I logged every function and found out that these functions are called 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 Articleis there some sort of make file defined for visual studio?
I see the compilation starts always from VCPlugInHeaders.cpp. where does Visual studio compiler comes to know that which file to compile first?Is there some sort of makefile defined somewhere?
View Article[CS6]Get the app version in which the document was first created
Hi All, Is there a way to get the application version in which the document was first created? Eg: I have a CS6 plugin in which I want to know wether the current document was originally created in CS3...
View ArticleIndesign debug version(64 bit) throws exception while loading pluggin
I build a sample plugin in Microsoft Visual Studios 2010 in debug X64 mode and copied the generated files from debugX64 folder to the plugin folder inside indesign folder.But In-design is throwing...
View ArticlePDF Export + omit for OPI
Hello,In the IPDFExportPrefs I use the kExportOmitBitmapImagesON flag.For the most TIFF/PSD images this works fine and they are not embedded in the PDF file.But not for those, which have a transparency...
View ArticleHow to apply object style with its attributes
Hi All,I am working on InDesign CS4 plugin. and want to apply the object style on page items.When I am applying the object style to page item, then only object style is applying to those page items but...
View ArticleHow to call XML Web Service from InDesign plug-in
I want to retrived the data from XML response of web service call in InDesign Product /Destop Plug-in.If any body has done it then please share your it with me.
View Article