XMLViewPreferences - IndesignServer
Hi all, I have a requirement where the structure pane of the Indesign document ( .indd file) should be hidden by default.I have to do it in Indesign script. And I am running the script using indesign...
View ArticleGrouping rectangle and textframe type
Below code for simple grouping objects is not working. ID Server CS4Vb.net Dim FigGp As InDesignServer.Objects Dim obj As InDesignServer.Objects obj.Add(rect.Index) 'throwing exception Object reference...
View ArticleSessions of Interest at the Creative Suite Developer Summit
You may not know about the Creative Suite Developer Summit, but there are several classes that you'll find interesting. I've listed some of them below. Attending the developer summit is easy. You can...
View ArticleImport(insert) formatted text(HTML) into document
Hi guys, I have faceed with folowing problem:how to insert into text frame formatted text ?At Indesign desktop version this feature was able through pasting HTML from clippboard with appropriate...
View ArticleApply update 7.0.3 to Developer version of InDesign Server
Is there any way i could apply this update to a developer version of InDesign Server? We have an export PDF problem with our Live InDesign Server which we can replicate on our development server. I...
View Articlebox.fit(FitOptions.FRAME_TO_CONTENT) BUG
HelloI am making some indesign script for processing some indd files. The problem is that on some textFrames, the indesign server freezes when executes the box.fit(FitOptions.FRAME_TO_CONTENT)...
View ArticleIndesign Server Critical Bug
HelloI have 10 indesign server istances running on my server. They stay up 24/24 hour. But often all they get blocked with this error: Cannot create new file. Please close one or more Adbobe Indesign...
View ArticlePassing arguments to jsx file externally
Hi, I have a script (javascript, jsx) that will parse content from InDesign (.indd) documents using InDesignServer. I want to be able to pass the filename, as well as the path of the indesign file as...
View Articlelink to InDesign cs5 server trail version
Hi, Can anyone provide me the link to download the trail version of InDesign CS5 server. Thanks,Gopal
View Articlerectangle.place (Placing Image) - InDesign vs InDesignServer
Any help or suggestions or even guesses appreciated here. Thanks! I have a script that correctly places images in tagged rectangles via script in InDesign, the script then exports to PDF. All is...
View ArticleAdobe InDesign CS5 Server SDK - libraries JAVA
trying with helloworld.java in ids cs5 server sdk.the library com.adobe.ids.sdk.utils.* cannot be imported.any idea how/from where to import it? are there more libraries available?
View ArticleWhy can't I download Indesign CC? It keeps saying I have a server error.
I just purchased the cloud...I have been trying to download Indesign CC and everytime it asks me to login, I do as such, and then it tells me that an Unknown Server has occured. This has been going on...
View ArticleInDesign Server CC 2014: Page.duplicate fails
Hi all, the following code is not working on our CC server (10.0.0.70). After calling that the process is noch responsing anymore: var copyPage =...
View ArticleInDesign Server CC 2014 Trial - how to activate the tiral license
Hi everybody, I just downloaded the trial of the InDesign Server CC 2014 for MacOS X but I do not find the correct command to activate the trial license.I always get the following error: ERROR [server]...
View Articledoes adobe charge maintenance on adobe indesign server subscription model?
does adobe charge maintenance on adobe indesign server's subscription model?
View ArticleScript for Data merge InDesign CC server 2014
I am executing following script for data merge operation. Not generating any error, But neither it merge data from csv data source into new indd file. var myFile = new File("E:/*.indd"); var myDocument...
View ArticleIDS CC2015 on Mac OS : Segmentation fault using compiled script
Hi all, I am working on a project including IDS CC 2015 on a Mac. If I use uncompiled version of the script, it just works fine. Once I compile the code, I get a segmentation fault error and the server...
View ArticleIDML to PDF using Java API
Hi, I have created an IDML with template through the Indesign GUI and have created the respective XML files(story,designmap,etc) and able to make the changes in it and display that in the UI. This...
View ArticleReinstall InDesign Server Trial
Yesterday I installed the trial version of InDesign Server (CS5.5) on a Windows 7 Professional box. I wanted to test it in an automated publishing system and have seen where others have made it work in...
View ArticleEntry point __crtCreateSymbolicLinkW could not be located in the dynamic link...
We have installed Indesign CC Server 2014 Debug on a 2008 R2 Windows Server for testing. This is the version we were told we had to use in a development environment. The installation went smoothly,...
View Article