InDesign CS5 Server SDK

Hi,
I notice that InDesign CS5 Server is available from the partner download area.  However, I haven't been able to find the InDesign CS5 Server SDK; I've looked in the partner download area and also on http://www.adobe.com/devnet/indesign/sdk/index.html. That page has the CS4 Product SDK and the CS4 Server SDK but for CS5 it only has the Products SDK (which doesn't contain InDesignServerAPI.jar).
Where can I get the CS5 Server SDK, or whatever is required to compile Java programs that use InDesign CS5 Server?  Is it released yet?
Thanks,
Francis

Thanks for that tip Harbs, I have regenerated the API, which produced an InDesignServerAPI.jar that I've been able to use to compile and run against CS5 Server.  So I can get on with developing again now . However, it's inconvenient to have to regenerate just to be able to start Java development (and it would be worse if I was using Windows because I'd need to buy Visual Studio, fortunately all the tools needed for regeneration on Mac OS X are free).
Also there are some very useful documents included in the CS4 Server SDK that aren't in the CS5 Products SDK, for example ww-ids-java.pdf (Working with Adobe Indesign CS4 Server Java) and the "Regenerating the Adobe InDesign CS5 Server Java API" document mentions the Server SDK (e.g. "The InDesign CS5 Server SDK installation contains the prebuilt Java API Jar file") so I'm still curious as to whether there will be a CS5 Server SDK.

Similar Messages

  • Adobe 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?

    Thanks for that tip Harbs, I have regenerated the API, which produced an InDesignServerAPI.jar that I've been able to use to compile and run against CS5 Server.  So I can get on with developing again now . However, it's inconvenient to have to regenerate just to be able to start Java development (and it would be worse if I was using Windows because I'd need to buy Visual Studio, fortunately all the tools needed for regeneration on Mac OS X are free).
    Also there are some very useful documents included in the CS4 Server SDK that aren't in the CS5 Products SDK, for example ww-ids-java.pdf (Working with Adobe Indesign CS4 Server Java) and the "Regenerating the Adobe InDesign CS5 Server Java API" document mentions the Server SDK (e.g. "The InDesign CS5 Server SDK installation contains the prebuilt Java API Jar file") so I'm still curious as to whether there will be a CS5 Server SDK.

  • Corrupt SDK ZIP: InDesign CS5 Products SDK Win [535]

    Dear Adobe
    When trying to unzip the InDesign CS5 Products SDK for Win [535], WinRAR notifies me that "The archive is corrpt". When opening the SDK with the Windows ZIP functionality, there are a lot of files missing.
    The mentioned file is named: Adobe_InDesign_CS5_Products_SDK_535_Win.zip
    I really don't like the idea of developing with a potential corrupt SDK.
    So can you please provide a "clean" SDK ZIP as soon as possible?
    Thanks, Marco

    Thanks for that tip Harbs, I have regenerated the API, which produced an InDesignServerAPI.jar that I've been able to use to compile and run against CS5 Server.  So I can get on with developing again now . However, it's inconvenient to have to regenerate just to be able to start Java development (and it would be worse if I was using Windows because I'd need to buy Visual Studio, fortunately all the tools needed for regeneration on Mac OS X are free).
    Also there are some very useful documents included in the CS4 Server SDK that aren't in the CS5 Products SDK, for example ww-ids-java.pdf (Working with Adobe Indesign CS4 Server Java) and the "Regenerating the Adobe InDesign CS5 Server Java API" document mentions the Server SDK (e.g. "The InDesign CS5 Server SDK installation contains the prebuilt Java API Jar file") so I'm still curious as to whether there will be a CS5 Server SDK.

  • Issue in setting bleed to a document as InDesign CS5 Server plugin

    Hello all,
    I am creating a new document in InDesign CS5 Server through C++ Plugin and trying to set bleed to the document. I have used the command to set bleed. But it doesn't seem to apply properly. I check in the debug version also. It show success to the command but when I open the document there is no bleed applied. I am using following command.
    InterfacePtr<ICommand> pageSetupPrefsCmd(CmdUtils::CreateCommand(kSetPageSetupPrefsCmdBoss));
    if(pageSetupPrefsCmd == nil)
    CAlert::ErrorAlert("Error in SetDocumentBleed function, pageSetupPrefsCmd is nil.");
    break;
    InterfacePtr<IDocSetupCmdData> docSetupData(pageSetupPrefsCmd, IID_IDOCSETUPCMDDATA);
    if(docSetupData == nil)
    CAlert::ErrorAlert("Error in SetDocumentBleed function, docSetupData is nil.");
    break;
    pageSetupPrefsCmd->SetItemList(UIDList(m_pDocument));
    docSetupData->SetDocument(::GetUIDRef(m_pDocument));
    docSetupData->SetNPagesPerSpread(1);
    docSetupData->SetPageSize(pagesRectangle);
    docSetupData->SetPageOrientationIsWide(bWide);
    docSetupData->SetUseUniformBleed(kFalse);
    docSetupData->SetBleedBox(bleedRect);
    ErrorCode error = CmdUtils::ProcessCommand(pageSetupPrefsCmd);
    if (error == kFailure)
    CAlert::WarningAlert("Command failed");
    Can some one please help me in letting me know what wrong I am doing in this command? This has become quiet critical for me.
    Thanks all in advance.
    Regards
    Farzana.

    Hello All,
    I was able to resolve this by using IPageSetupPrefs instead of IDocSetupCmdData interface.
    Regards
    Farzana.

  • Upgrade from Indesign CS3 to Indesign CS5 server

    Hi,
    I have been looking on adobe site to check if I can have an upgrade from Indesign CS3 to Indesign CS5 server. I have Indesign CS3 license but need to migrate to Indesign CS5 server. Does anybody know whether it is possible to buy upgrade from Indesign CS3 to Indesign CS5 server. Or will I have to buy new license for Indesign CS5 server. Any help on this is appriciated. Thanks.

    Hi,
    Thanks for your reply.
    I have been using Indesign CS3 for generating automated reports. These reports are large in numbers. Limitation with Indesign CS3 is it only allows single instance of the application. And hence I am forced to generate these reports in sequence using multiple servers. Indesign CS5 server on the other hand seems to allow multiple instances running at the same time. This would mean I can generate multiple reports at the same time. This will reduce time to generate these reports and also limit the number of servers. This is the reason I want to migrate from Indesign CS3 to Indesign CS5 server. However, I am not sure if I can get direct upgrade from Indesign CS3 to Indesign CS5 server or I have to buy new license for Indesign CS5 server. Do you have any idea on this, please suggest. Thanks in advance for your response.
    Regards,
    Chaitan.

  • Link to InDesign cs5 server trail version

    Hi,
    Can anyone provide me the link to download the trail version of InDesign CS5 server.
    Thanks,
    Gopal

    Hi,
    Thanks for your reply.
    I have been using Indesign CS3 for generating automated reports. These reports are large in numbers. Limitation with Indesign CS3 is it only allows single instance of the application. And hence I am forced to generate these reports in sequence using multiple servers. Indesign CS5 server on the other hand seems to allow multiple instances running at the same time. This would mean I can generate multiple reports at the same time. This will reduce time to generate these reports and also limit the number of servers. This is the reason I want to migrate from Indesign CS3 to Indesign CS5 server. However, I am not sure if I can get direct upgrade from Indesign CS3 to Indesign CS5 server or I have to buy new license for Indesign CS5 server. Do you have any idea on this, please suggest. Thanks in advance for your response.
    Regards,
    Chaitan.

  • Adobe InDesign CS5 Server JavaScript: Get rectangle by XML tag

    Hi,
    Current set-up:
    Adobe InDesign Server CS5 scripted through ExtendScript via PHP SOAP
    The problem:
    I'm currently placing an image file into a rectangle using the following code:
    frame     =   doc.rectangles[0];
    imgList   =   frame.place(new File(img));
    This works fine; the img file is placed into the rectangle as expected. However, this only refers to the first rectangle in the document: if I have two rectangles in the document, the image is placed into the last created rectangle.
    What I'd ideally like to be able to refer to the rectangle by its XML tag - something like:
    frame     =   doc.getRectangleByTag('Pic'); // <Pic> being the name of the XML tag
    imgList   =   frame.place(new File(img));
    Does anyone have any advice as to how this can be achieved? I realise this is rudimentary question, but am finding no joy after several hours of searching.
    Many thanks

    What I'd ideally like to be able to refer to the rectangle by its XML tag - something like: 
    frame     =   doc.getRectangleByTag('Pic'); // <Pic> being the name of the XML tag
    imgList   =   frame.place(new File(img));
    Are you sure you want to do it this way?
    Could you explain why? I suspect there is a better solution.
    In any case, at least in my test case, the XML tag is associated with the image inside the frame and not the frame itself. So if you want the frame, you must get the image associated with the tag and then go up to the parent. This works in a simple test:
    var frame =
        app.activeDocument.xmlElements[0].
        evaluateXPathExpression("//tennis")[0].
        graphics[0].parent;
    [object Rectangle]

  • InDesign CS5 server and colormanagement

    Hi All
    I have a problem with the server it dosen´t take the colomanagent setup that i want.
    We are using the InDesign server to make magazin pages where we have two InDesign dokuments one we use as a template and one we just use the boxes with scriptlabel to fill them with text and images. From these two dokument the servercopy the one dokument and uses the boxes from the other  to make one InDesign dokument.
    I use colormanagement with a CMYK profile and Colormanagent Policies with CMYK: Preserve Numbers ( IgnoreLinked Profiles) in both templates.
    If I make pages from the server the new dokument get wrong colormanagement it gets Colormanagement policies None.
    If i do the same operation with a "normal" InDesign i get it right.
    Any solutions anyone ?
    Staale

    Hello,
    the posting is quite old ...but the problem is still up-to-date. Is there a solution or a script you can post here?
    Regards
    Thomas

  • Indesign CS5.0 SDK - Reframe Command

    Hello
    I have a working version of code that palces an excel spreadsheet on a document then prints it to PDF
    My sheet has to be resized tho, so I am succesful in calling the code below in VBScript to resize, then expand my spreadsheet on the page
    Set myScaleMatrix = myInDesignServer.TransformationMatrices.Add(.2,.2)
    mypage.PageItems.FirstItem().Transform 2021222766, 1095660652, myScaleMatrix
    mypage.PageItems.FirstItem().Reframe 2021222766 , Array(Array(1, 1), Array(780, 600))
    I really need help translating this to C# .Net. So far I have:
    InDesign. 
    TransformationMatrix trns = app.TransformationMatrices.Add(.215, .215);page.PageItems.FirstItem().Transform(2021222766, 1095660652, trns);
    but...
    ////does not work   page.PageItems.Reframe(???????);
    ////does not work   page.PageItems.FirstItem().Fit(1718906723);
    How do I use the Reframe and Fit calls in C#. Thank You

    Thanks, I added the -Wno-write-strings into my project build settings, under the GCC 4.2 Warnings / Other Warning Flags
    And now I can build my plugins. Thanks a lot for this very quick answer.

  • Is Indesign CS5 Server support multithreading plug-in development?

    Thanks
    Qamar

    Hi Peter,
        Thanks for update.
         Ok i can try with my priavte thread with help of core c++ but some things must need to look as
         1.Generally will do the development with help of ID apis.
         2.And due which i have to pass some baisc apis of id that i have talked about updating links.
         3.So is i can handle the apis in  my private thread or it only non id apis code to made multithreaded.
    Things are clear to me but just a little point that for developing id plug-in i need to be in/out flow with id apis and our development code.
    How can figure out this?
    Thanks
    Qamar

  • [InD. CS5 Server][JS] XML-Import, how to receive data?

    Hello everybody!
    I tried to import an simple XML with the ExtendScript Toolkit on InDesign CS5 Server with the following script:
    var myXmlFile = new File("../path/blubb.xml");
    var myContent;
    myXmlFile.open("r", undefined, undefined);
    while(!myXmlFile.eof){     myContent = myXmlFile.read();     var xml_value = myContent.childNodes[0].getElementsByTagName('ROOT').nodeValue;     //var xml_value = myContent.getElementsByTagName('ROOT').item(0).firstChild.nodeValue;      alert(xml_value);
    the XML-FIle is this:
    <?xml version="1.0" encoding="UTF-8"?>
    <ROOT>
         <TEST>blubb</TEST>
         <TEST2>bla</TEST2>
    </ROOT>
    If i alert myContent, there is the whole XML in the terminal output in one line. And the console of the ExtendScript Toolkit says "Execution finished. Ergebnis: undefined". (why is the result: unfinished?)
    Now i tried to get some nodeValues in different ways (from different tutorials) but sometimes theres an error "myContent.getElementsByTagName is not a function". So i tried different ways, without this functions but if i tried to access the nodes like this:
    var xml_value = myContent.item[0];
    or some other compositions with "firstChild", "item[x]" and "nodeValue", there is the error message "undefined is not an object".
    Could anyone please give me a hint, how to read the xml-data in a loop? I need to parse some XML-FIles from InDesign-CS2-Documents and create new InDesign-CS5-Documents, but stucked already at the first step...
    Thanks for your reponses!
    Greetings
    Sybriz

    InDesign needs to know that it's actually XML, so make sure to use an XML object.
    Use something like this:
    myXMLFile =  File ('path+ filename + '.xml');
        myXMLFile.open('r');
        var currentXML = new XML(myXMLFile.read());
    There's more documentation on E4X here: Use E4X. There's a tutorial here: https://developer.mozilla.org/en/E4X_Tutorial

  • Indesign cs5.5 server (service) giving error while including .indd document

    Hi all,
    When I try to include the .indd document in book  and try to genarate pdf using indesign cs5.5  server sevice  it gives following error:
    ( note : but when i am using command line(.bat ) file it is including .indd document without locking)
    Error::    
    "[server] C:\clients\221\template\JNH.indd is locked and cannot be added to book file! [7232] [18387]"
    please help me on this issue.
    Thanks,
    Sameer.

    Hi,
    I am not sure if this is a "Master Page since we use a French version (the functionnality is  named "Gabarit" in French), so here is a printscreen which shows what our users try to do:
    Immediately after the drop is completed, InDesign shuts down without further notice as described before.
    I fully patched one machine to 7.5.3, rebooted it and it still does not work.
    I know 2 GB is a little bit short, but since this is currently a corporate standard in my customer's organization, I will need to be sure that this is the direct and only cause before any upgrade request can be made.
    Thank you for your help.

  • Embed streaming video from my own Server into InDesign CS5

    Hi all,
    I try to place a streaming video into my Indesign CS5 Document. InDesing seems to find the File, cause it shwos up the preview image in the Media Window, but the videoslider nor the play-button of the media-window is working.
    the link (Red5 Streaming Server):
    rtmp://87.230.53.80/oflaDemo/personaltv/bewerbermagazin/wuerzburg/test/video.flv
    When I export it as an interactive PDF, and I click on the videoframe, it first shows the security dialog as expected, but after that it is only the empty player and the progressbar looks like it can not connect to the streaming server.
    Is there a workaround?
    Thanks in Advance for any hint!
    P.S.: If I load it from my webserver via http:// ... it works great.

    I think this isn't really an InDesign issue at all. It sounds like an Acrobat issue.
    First, you haven't said what version of Acrobat you're using. I'm assuming Acrobat X Pro?
    I've used this with a friend's Flash Media Server so I know it works. What version of Flash server do you have installed?
    I the link you provide I see a spaceband after the word "test" in the path. Could that be a problem?
    Other than that, it appears that you're following the requirements listed in the Help file for Acrobat X Pro.
    If you have further problems, you might post this on the Acrobat User Forum.

  • Boost::Regex dylib in Adobe InDesign CS5 SDK

    Dear all,
         I am doing my plugin for InDesign that uses regular expression. So I have done the plugin and its running fine in Windows. To get it run successfully I had included the path "D:\AdobeIndesignSDKCS5\external\asl\boost_libraries\bin.v2\libs\regex\build\msvc-9.0\relea se\architecture-x86\threading-multi\boost_regex.lib" in Additional Dependencies field that present in Linker option (Microsoft Visual Studio 2008).
         But I could not find any matching library for performing regular expression operation in MAC version of the Indesign CS5 SDK. So I could not able to link to appropriate library in my xcode project which leads to linking error.
         Any solutions for this?
    Regards,
    Prabas

    Dear Markus,
         Thanks a lot. Its working fine nw. I consider this as the timely great help. thanks again
    Regards,
    Prabas

  • What about InDesign CS5 SDK.

    I got information that Adobe Will soon release its InDesign CS5. Is there any information about its SDK?
    Thanks.

    No. It is not wrong information. I am sure that Adobe will release InDesign CS5 see the web site at the bottom
    August 12, 2009
    Adobe today announced that future versions of the Creative Suite for the Mac OS would no longer support computers with the PowerPC chipset. That is, CS5 and later will only support Intel-based Macs.
    Wow.
    Well, given that Apple itself is dropping PowerPC support in Snow Leopard (10.6), it’s kind of a no-brainer that Adobe would follow along. But it’s still a bit of a shock to see it in writing. I’m glad that Adobe has released this information now, so that companies thatexpect to upgrade to CS5 will have time to ensure their hardware is upgraded, too.
    In the meantime, Adobe notes: “Those who own Creative Suite 3 and Creative Suite 4 will still be able to use the software on either a PowerPC based Mac or an Intel based Mac and do not have to upgrade their software. However, Adobe will not be developing for this platform other than for critical issues that may arise.”
    http://indesignsecrets.com/adobe-dropping-support-for-powerpc-macs-in-indesign-cs5.php

Maybe you are looking for

  • Firefox won't install on Windows 7 64-bit.

    I just installed a new hard drive on my system with Windows 7 64 Bit OS. Same that I used on the old hard drive that crashed. I downloaded the installer, and have tried to run it both with and without administrator permissions (by right clicking on t

  • Error in the Work item

    Dear All,              I am getting the manager is trying to see the work item. he is getting this error. "Message number cannot be read from workflow container". What may be the problem for this. how to resolve this issue. Message number cannot be r

  • Having just upgraded to Firefox 4.0, I find that when I print emails in Gmail they have gray background. How do I restore a white background?

    The same is true when I print in Evernote, though not when I print my Google calendar. Any suggestions?

  • Stop the Billing Doc creation for error confirmation

    Hello Experts, This is regarding the Billing issue. Our Service Process: We create the Service Process and also create the followup confirmations. For ex: I have created one SP and also created one followup two confirmations. The second Confirmation

  • Using GIMP and X11

    I originally posted this elsewhere in discussions; however this may be a better placement for it. I use GIMP which requires X11 and recently it has stopped working. I rolled back to an older version of GIMP, installed the Xll upgrade on the Leopard D