PDF Import
I want to import multipagePDF file on Indesign document.I used kCascadePlacePDFCmdBoss, kPDFPlaceCmdBoss, etc...but the CmdUtils::ProcessCommand() was failed.how can I add widgets dynamically on the...
View Articleungroup all pageitems
Hai, I want to ungroup allpageitems. The following code i can be tried, it can be ungroup only one group item in each page of the document. but i want to ungroup all groups items in each...
View ArticleDebugging: InDesign 2018 Windows crashes on boot with custom plugin
Hello everyone, just a quick preface, I'm not generally a C++ developer, an Adobe developer or even Windows developer, this project got dumped on my lap, so if I say anything dumb, please be patient...
View ArticleHello world for indesign CS6 SDK
Is there any hello world plugin for the Indesign CS6 SDK. Please share the link of the source
View Article[IDCS2 Win]Problem Writing PMString to a text file using IPMStream!
Hi,I want to write a PMString value into a text file.sometimes the string is written in the txt file & sometime it is not written in the file.Instead of writing the String i get some square boxes...
View ArticleFolder.selectDialog() not working
Hi again, So I've started making baby steps towards creating my first extension, and one of the things I would like to be able to do in the extension is prompt the user for a folder they would like to...
View ArticleFacing problem with "Futura Std Book Oblique" font in InDesign
Hello, We are facing some issues with the adobe Font Family "Futura Std" [especially Futura Std Book Oblique] font in InDesign. InDesign is not able to resolve the "Italic" font style i.e "Futura Std...
View ArticleUTF-8 string from PMString
Hi, I am trying to convert a PMString object into a UTF-8 char* object for use with POSIX functions on a Mac. The PMString object will contain multibyte characters like Chinese, Japanese etc. I receive...
View ArticleWhere can download Indesign CC SDK
Hi everyone, I'm really disappointment with adobe tech support teamwaste day-long for chating & calling but they don't know where can download InDesign CC SDK for plug-in development.many support...
View ArticleError en InDesign COM
Hola, Estoy usando Indesign-Library ("Recursos para Visual Basic.tlb") en C #. El siguiente código debería abrir InDesign mediante programación y funciona bien en una computadora:InDesign.Application...
View ArticleBooks and panel observer causes crash
Hi, I'm wondering why this crashes ID CC 2018 on OSX Mojave: Say I have a few InDesign documents:test1.inddtest2.inddtest3.indd And a book:test.indb With my plugin panel active, I open/close the...
View ArticleCursor Problem in TextEditBoxWidget
Hi, How to take Cursor to end of TextEditBoxWidget after typing some text? Issue is, Cursor remains at starting position only so the typed text appears in reverse. The same issue is not getting...
View ArticleCursor Problem in TextEditBoxWidget
Hi, How to take Cursor to end of TextEditBoxWidget after typing some text? Issue is, Cursor remains at starting position only so the typed text appears in reverse. The same issue is not getting...
View ArticleLink panel build&customization
Hi guys, sorry for post with multiple questions.. I do analysis about link panel. I found a link ui project in indesign sdk 2019(source\open\components\linksui) and I have a problem with building it....
View ArticleInDesign Startup alert: Adobe Indesign CC 2018 does not recognize Table...
I work on a Macbook Pro with macOS Mojave version 10.14.3. I was using my InDesign a day before and everything was working smoothly. However when I try to open it today I get a Startup Alert. Adobe...
View Articleindesign multiple substitution opentype feature
I'm trying making a font where a glyph is converted in more glyphs using a stylistic setand the multiple substitution opentype feature sub f_i by f i; but InDesign seems not support this feature and...
View ArticleUsing Document Observer to Update TreeViewPanel
Is there any way to get the observer to update *after* the undo/redo name list on the ICommandHistory is refreshed?
View ArticleIControlView->Disable vs kFalse in resource
I am trying to make a TreeViewWidget with some of the tree nodes enabled and some disabled but I would like them all to be selectable. I see that if I set them to disable in the resource then they are...
View ArticleAssert when hide and show the panel containing tree view.
Hi AllCan Anyone, please tell what is the reason behind this assert in Debug version Database::CreateInstance(): Can't get classID from UID 2793 (in Database 0x4e2e308 file: InDesign SavedData)...
View ArticleBuild example in Plugin SDK 13.1 (plugin_sdk_076) x64 is error
Dowloaded Plugin SDK 13.1 I have build successfully BasicDialog.sdk example in Visual Studio 2015 with configuration: Release, x86But when I change configuration: Release, x64 receives an error:...
View Article