Export command do not show missing font error
Our plug-in is using the SDK's PDFExportCmd to export InDesign file to PDF. Every thing works fine, except we got into a serious issue when one of the Font is missing in the Indesign file. When an...
View ArticleFillOutInterfaceInfo - Impl kCSDTPObserverImpl not yet registered. Missing...
I know this is a very basic question and I also undestand that I have to include the same in my XXXFactoryList.h file. But the issue is that I have included it perfectly every where and still I an...
View ArticleFont ID - StaticMultiLineTextWidget
Hi All,I am using StaticMultiLineTextWidget and I want to set FontId at run time. I know that FontId can be set using IUIFontSpec::SetFontID but I don't find this interface on...
View Articlemissing plugin SMD DB/channels does anyone know it?
I have an indesign file with a placed EPS which shows an error, and when opening get a warning that I 'should not open' the file... The missing plugins are shown here (smd db model and smd channels...
View Article[CS2/CS3] - Changing font for TextEditBoxWidget
Hello, could someone help me how to change default font for mentioned widget to f.e. Arial MS which has rich support for Unicode special symbols ? Thank you, marxin
View ArticleIDML to INDD conversion
Is there any way programatically using Indesign SDK/any other tool to convert IDML XML archive to a binary INDD file? yes ofcourse, IDML can be directly opened in indesign. I want to create IDML...
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 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 ArticleInDesign CS6 and C# (Regular expression)
GREP does not work //*******************************************//CODE//******************************************* InDesign.Application InDesignApp =...
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 ArticleHow to design Tab in dialog Box?
I need to design multiple tab in a dialog box using C++ Indesign SDK.can any one help me to give solution for the problem
View ArticleAutomating InDesign from C++/MFC
Hi, I would like to be able to control InDesign via COM (aka Scripting Interface in Adobe InDesign parlance).I've done this quite a few times for other apps including Acrobat Reader.Normally it's...
View Articlevisual studio object member list
Hi everyone,I am installed visual studio 2010 and open indesign cs6 sample projects.Project will compile and plugin working fine, but visual studio can not list object member list of sdk. anyone can...
View ArticleHow to design the user interface for Indesign cs6 plugin ?
Designing user interface using custom c++ library(SDK) for pluging is very tedious work .so when I search the net than i found that we can do it usingAdobe Creative Suite Extension Builderbut i dont...
View ArticleHow to call Indesign Extension from C/C++
I have created Indesign extension using creative suite extension builder from my flash builder 4.6. In that extension i have "Run Indesign" button.How can i call that button from C/C++?
View Articlecompatibility problem - CS5.5 plugin doesn't work with CS5.5
Hi, I have a problem with our CS5.5 plugin, it works without problems one my machine but the customer gets the errormessage "Adobe InDesign does not recognize JOURNALDESIGNERPLUGIN.PLN as valid...
View ArticleHow to get the width and height of the selected rectangle
Hi, I need to get the width and height of the selected rectangle in indesign cs3 and display the values in a dialog box for user verification. Regards,saran
View ArticleInDesign/InCopy Debug Build version CC
Hi I have signed up for the 'InDesign SDK Access Program' and would like to know where I can get the debug builds of InDesign and InCopy CC? I got the CS6, CS5, etc debug builds from the partners...
View ArticleHow to observe document setup changes
Hi everybody, I'd like to observe any change on document setup (anything you can do in menu "File" -> "Document setup..."), such as orientation, document size, etc. The first and only way I can see...
View ArticleCreating CS5.5 plugin
Hi all, I am having 'litte' problems creating cs5.5 plugins.... Some years before, I've developed CS5 plugin with no problems, but at the moment I've problems even to test the plugins downloaded with...
View Article