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 ArticlePMString constructor fails in CS6 if right quote present
The following code works in CS4 but fails in CS6 in Adobe Owl. The right quote (\u2019) appears to be causing an issue in its 8 bit representation (0x92). WideString w(L"Paul\2019s issue");PMString...
View ArticlePMString XCODE DEBUG - How i see the value in string?
I try to see the value from a PMString, but the debug only show me value in UTF16TextChar [16], when I change the value using View Value AS... I got a message in summary "OUT OF SCOPE".Someone know how...
View ArticleI can't open PDF files in InDesign CS5
Hi all, I can't seem to open any PDF files of any version while using InDesign CS5... I'm currently running InDesign in Windows 7 Professional x32bit... This message keeps popping up: Cannot open the...
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 Server vs. Indesign for COM Programming
Hi, I'm currently using Indesign's COM interface and VB.NET to automate Indesign. I was considering upgrading to Indesign server, but other than being able to launch multiple instances of server, I...
View Articleconvert PMstring to int32
I am receiving page numbers from a test box widget and it is of type PMString. I need to convert it into int32 to pass to my createDocument function. Is there a suitable function available anywhere...
View Article[IDCS6 Desktop/Server] 64 bit vs 32 bit plugin
Hello All, I have a question regarding a model plugin working for both indesign server and indesign desktop cs6 on windows. The intro to indesign server guide...
View ArticleCan I import an InCopy document using my custom datalink?
Hi,I use a custom data link to import images and texts, but it apparentlydoesn't work for plain InCopy files.I get an error: "Cannot place this file. No filter found for requested operation."I don't...
View Articlehow to convert int32 to PMString format?
I want to convert a int32 variable into PMString.Can someone suggest a possible way to do so?
View Article[CS3] Resize and move an image after place it in box with a load and placegun...
Hi, <br />I have to import an image into a graphic box using placeGun commands. Then, once the image is placed in box, I need to resize and move it in order to keep some previous and external...
View ArticleMac: OS X Lion(10.7) CS4/CS5/CS5.5
Hi all, I have currently a plugin that I build it on my Mac with OSX 10.6(Snow Leopard) and I can build it for 3 versions of CS including: CS4/CS5/CS5.5. Now I have to cach up with some of other Mac...
View ArticleCannot compile InDesign CC SDK's example
Hi, I can't compile the example in InDesign CC SDK (MacOS 10.8, XCode 4.6). I get this message:/SDK/InDesign/CC/Commun/source/public/includes/MSysType.h:71:2: Conversion function converting 'SysPoint'...
View ArticleIDCS5 Mac - Massive memory leaks
I am running a double plugin in CS5 Mac (UI and Model) that intermittently reports massive memory leaks (750,000 leaks with over ten million bytes leaked--or thereabouts). I am pretty competent at...
View ArticleHow to setup Xcode 4.2 for indesign plugin development
Hi all, i am trying to add an indesign project template to xcode 4.2. I read and try almost all and nothing is working for me. I was trying to go step by step as getting started pdf from adobe shows,...
View Articlewhere do we have ActionID class defined? which file?
I dont see ActionID class defined in ActionID.h file in Indesign SDK. Has any one see where this is defined? As we have the object of ActionID being declared in DoAction function of IActionComponent.
View Articlehow can I use the SDK(cs5 or cs6) draw a dot matrix bimap
how can I draw a dot matrix bitmap?I want to use the SDK to draw a dot matrix bimap,like, Please someone help?Thanks a lot!
View ArticleIndesign SDK
I wanted to know whether the SDK is a part of Indesign Server CS6 so as to use it in coldfusion? Or the SDK comes with additional cost?
View ArticleLibrary from .fr files
Hi!Someone know about a library from *.fr files?How we can know what the method not DEPRECATED ?Thanks!
View ArticleImport style from external document
Is there a helper class to import styles similar to load text styles (without the gui) in paragraph styles flyout menu, or does the work have to be done manually creating style if it doesn't exist and...
View Article