InDesign Server and Version Cue

Does anyone know where I can find javascript examples on how to get the InDesign server to talk to Version Cue?
I need to access templates that are checked in to Version Cue, and I want to be able to check in generated PDFs
I found a couple of functions in the object model, but I keep getting errors from the Version Cue client inside the InDesign server.

Thank you Bturko in the future only migrate/copy/transfer your documents and settings.  Adobe applications especially are not designed to be transferred from one computer to another.  It is possible to recover however.  I would recommend the following steps:
Run the uninstaller located in Applications/Utilities/Adobe Installers
Run the CC Cleaner Tool to ensure complete removal - Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6 - http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html.
If you need to download a fresh copy of the installation files they can be downloaded at Download CS3 products.
Run the installer and reinstall Creative Suite 3.

Similar Messages

  • Document Units between InDesign Server and InDesign Client

    I am working between a Client application using InDesign CC and a Server application using InDesign Server CC.  The problem is that the Clients have their default document width/height settings set to Picas whereas the Server's settings seem to be in Inches.  This is causing problems when Server application is trying to generate a PDF in the units specified by the client.  I need help in figuring out how to get InDesign Server to use Picas instead of Inches.
    Here is a sample of the code used to look at the page width/height values.  I have a module-level boolean called 'mInDesignServer' set to True to test with InDesign Server and False to test with InDesign:
                     If mInDesignServer Then
                        doc = DirectCast(Application.Documents, Global.InDesignServer.Documents).Add
                    Else
                        doc = Application.Documents.Add
                    End If
                    doc.ViewPreferences.RulerOrigin = Global.InDesign.idRulerOrigin.idPageOrigin ' Global.InDesign.idRulerOrigin.idSpreadOrigin
                    doc.ViewPreferences.HorizontalMeasurementUnits = Global.InDesign.idMeasurementUnits.idPicas
                    doc.ViewPreferences.VerticalMeasurementUnits = Global.InDesign.idMeasurementUnits.idPicas
                    doc.ZeroPoint = myZeroPoint
                    ' Look at the document preferences
                    Debug.WriteLine(IIf(mInDesignServer, "Server", "Client") & " " & _
                        "Page Height: " & doc.DocumentPreferences.PageHeight & " " & _
                        "Page Width: " & doc.DocumentPreferences.PageWidth & " " & _
                        "Page Size: " & doc.DocumentPreferences.PageSize)
    Here is the output from the Debug.WriteLine statement when run under both conditions:
         Server Page Height: 11 Page Width: 8.5 Page Size: Letter
         Client Page Height: 66 Page Width: 51 Page Size: Letter
    As stated above, how can I get InDesign Server CC to change its default units to Picas to match that of the Client?
    Thanks,
    Jody

    This worked for me...
    oDocument.ViewPreferences.HorizontalMeasurementUnits = idMeasurementUnits.idMillimeters
    oDocument.ViewPreferences.VerticalMeasurementUnits = idMeasurementUnits.idMillimeters

  • Online Review With Adobe Reader and Version Cue

    I am trying to set up a review system, and I have been using Version Cue CS3 as the host.
    I have had success in setting it all up, and it is all working except for one problem. Any users using Adobe Reader (Versions 7 or 8 ) cannot comment on the files even though I have enabled the PDFs for "Commenting and Editing for Adobe reader". You can comment on the Document if you open the file directly, but not using Version Cue Server, which is browser based. Is there a way to make PDFs able to be commented by Adobe Reader users?
    I guess my request is that you enable commenting in Adobe Reader when working in a web based system.

    Arwind, sounds like spam to me. If you have a solution to the question, please say so.
    Philip, I have had success with Shared reviews initiated from Acrobat 8 Pro and reviewed with Reader 8. There is not much to the process, you only need a shared drive that all users can access. If you have some users that cannot access the drive, then a WebDAV server may be needed, but adds extra complications. I have not had much experience with Version Cue server for PDF reviewing, but am interested in hearing more from other users.
    Also, Adobe's Video Workshop has insightful training videos on Version Cue and Acrobat reviewing.
    http://www.adobe.com/designcenter/video_workshop/

  • Can I export a PDF in InDesign Server and return it to the calling client?

    Using Java/CORBA between a client machine and InDesign Server, I would like to:
    1. Make a remote call to InDesign server  to create a document, passing IDML as a parameter on the call
    2. Make another remote call to InDesign server to export a PDF, returning the PDF on the call return.
    Is this possible? I notice that the doExport method does not return a PDF to the calling client. Instead, it saves the PDF on the server. I don't see any apis which would allow me to do the above.
    The use case here is a web application which need to "preview" an image. The image consists of a template and some variable data which is sent to an InDesign server for composition and is returned as an image.
    Thanks for any help.

    I fail to see the issue. You have added crop marks, have you not? For all intents and purposes those are marks that are supposed to be visible and printable for cutting in the real world. If you don't want them, don't use them. Acrobat can generate them on the fly for printing, anyway.
    Mylenium

  • CS6 InDesign Server and OS X 10.8 (Mountain Lion) Compatibility?

    Hello All,
    Is anyone running CS6 InDesign Server on OS X 10.8 (Mountian Lion) without any issues? Adobe's system requirements only supports OS X 10.6.8, 10.7, and 10.7 Server.
    Thank you!

    I have been running the deomo on 10.8 without any problems.
    P.

  • Integration missing between Bridge and Version Cue CS4?

    Hi there,
    I've installed Design Standard CS4, set-up Version Cue and successfully saved an image from Illustrator.
    But when I open bridge there is no sign of Version Cue on the left hand side, the help file suggests that I need to select some options for Version Cue in the Start-up Scripts, but they aren't there...
    Has anyone had the same experience?

    Adobe recommends that you do not follow the steps above to enable Version Cue CS4 in Bridge CS4.
    Please see this thread for more details:
    http://www.adobeforums.com/webx/.59b6d12f

  • SOA INDESIGN SERVER AND BLOB IMAGE

    Hi!
    I created a code in ruby using handsoap to create the soa client and communicate with Indesign Server WSDL. When send a script to do something, works well. Is possible create a image blob from the first page and send using SOA? The only way is export a JPG and pass the path ? What the best solution to resolve this?
    Regards,
    Rafael Bueno

    Hi,
         Are you sure all fonts are resolved in indd file after importing XML? Indesign server sometimes crash if fonts are not resloved in document and you are adding document to book or exporting it to PDF.
    HTH,
    Rahul.

  • Indesign Server and the 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?

    You should ask this in the InDesign SDK forum:
    InDesign SDK

  • No Version Cue in Bridge

    I am trying to connect to a version cue server using bridge but the connect menu is not showing up under tools.

    Know nothing about Version Cue, but this from the help file. "Version Cue is a file-version manager included with Creative Suite 3 Design, Web, and Master Collection editions that consists of two pieces: the Version Cue Server and Version Cue connectivity."
    Do you have one of the products above?

  • Use AD with InDesign Server

    Hi,
    we use adobe bridge CS5 with adobe drive 2.1 and version cue CS4 - everything works fine!
    now we try to connect our InDesign Server CS4 and CS5 with VC CS4 through AD 2.1, means
    our IDS should generate pagepics or pdfs from InDesign documents.
    Everything works fine while the IDS and ID use a normal UNC path for a picture link.
    but now, if the picture is placed in indesign and it is linked to version cue (through drive)
    the ids could "see" the link, but can't use it to generate the pagepic or the pdf.
    the server does not sent a reasonable error or warning, it just generates the pagepics by using the picture
    thumbnail. for example: if we placed an illustrator .ai file in the Indesign document the
    server will only show a grey area in the pagepic instead of the right .ai file.
    if the server tries to generate the pdf, it stops with error announcement: "error while generating the pdf file"
    the IDS works on a windows 2008 R2 server. VC CS4 is also hosted on the same server.
    we tried to solve the problem by hosting version cue on a mac or an other windows machine,
    but the problem is still the same. we know that IDS is not listed in the system requirement list
    of Adobe Drive but maybe there could be a solution to use it anyway?!
    thx for all helpful answers!
    greetings
    stineson

    Stineson-
    Hi I was wondering if you ever overcame this the issue with bad IDS link to an Adobe Drive volume. I'm trying to do the samething for a different purpose. When I place a piece of art on an InDesign page from Adobe Drive the HFS path looks normal.
    When I see IDS process the same file, with the same availability to the art. I get the following logging in IDS:
    03/31/15 17:13:25 ERROR [link manager] Link missing.; adobevc:/Volumes/OTMM/Public%20Folders/MEI%20TEST/P48_002.jpg?NjQxMjlhMGYtOTMyMS00Yjg2LTg5YWItYTZkYjVkNTlhZjdiAAAvUHVibGljIEZvbGRlcnMvTUVJIFRFU1QvUDQ4XzAwMi5qcGcqYzZhNmJhZGI1YThjYzhiNDYyOWM1ZjY3YWJmNGQyOWIwZjVmZjMyYQAvUHVibGljIEZvbGRlcnMqQVJURVNJQS5QVUJMSUMuVFJFRU4AL1B1YmxpYyBGb2xkZXJzL01FSSBURVNUL1A0OF8wMDIuanBn
    Any help would be appreciated!

  • CS3 Version Cue not loading in Bridge

    I'm trying to access a version cue server in bridge, but there is no button to access version cue in bridge. i know there is supposed to be a button in the favorites panel, but its not there, and there is no way to 'check it' in preferences. its checked under the startup scripts panel in preferences.
    version cue server is started and running, its in my task manager as well as my taskbar.
    I've tried uninstalling and reinstalling bridge and version cue several times, and that hasn't fixed the problem. I've tried unchecking version cue and sdkloader, then restarting bridge, then rechecking them, restarting bridge, to no avail. there is nothing in my inspector panel, nor in the inspector panel preferences. i even tried reinstalling all of CS3, that didn't help. but - i had the reinstaller save my preferences, b/c im apprehensive to lose all my custom workspace settings. i tried resetting the preferences in bridge with 'alt-ctrl' on load, didn't help.
    any ideas would be great. if i can avoid completely removing CS3 (my preferences mainly) i would appreciate it.

    You should see Version Cue under menu Edit => Preferences => and then select the General category. Version Cue should be the top left checkbox in Favorite Items at the bottom of the General category.
    If you don't see Version Cue listed there, start the Version Cue server, and then start Bridge and try the above again. An easy way to start the server (provided that it has been started before, and is thus installed as a service) is to type the following at the Windows Command prompt:
    net start "Adobe Version Cue CS3"
    NOTE: You must include the quotes as shown immediately above.

  • InDesign Server :line 13: 2753 Bus error "$installed_name" "$@"

    [InDesign Server CS4, CS5, CS5.5    line 13: 2753 Bus error "$installed_name" "$@"]
    We support a few clients on various version of InDesign Server and all have exactly the same issue upon having the application produce PDF files...   line 13: 2753 Bus error "$installed_name" "$@"   which causes InDesign Server to unexpectedly quit.
    Searching these forums we have found CS3 instances of this error message pointing to fonts not loaded on the machine running InDesign Server, but no "this is what we did to fix it" solution has been found.
    Our customers are running beefed up MacPros or Mac Minis with Mac OS 10.6 (non server) and OS 10.7 (server), 8GB - 16GB RAM, 1TB HD
    For font management we have the following being utilized:
    - Universal type server
      - if no plugin exists for InD Server, not sure how much this app will help manage fonts
    - Suitcase Server
    - if no plugin exists for InD Server, not sure how much this app will help manage fonts
    - Loading all fonts into:   /Users/*/Library/Fonts
      - seems to be the best option for font management on a system running InDesign Server
    Our company develops a plugin for InDesign Server and allows regular InDesign to produce the pdfs in a similar manner.  Running our plugin under regular InDesign we DO NOT have these issues of BUS errors, yet as soon as any of our customers utilize InDesign Server, they all immediately see BUS errors.
    We have written a shell script that quits (normally) indesign server, and relaunches it (if quit abnormally) so that we have some semblance of an "always on" InDesign Server application, but this is merely a band-aid fix for a bigger problem.
    We are pointing the finger at Adobe InDesign Server being the problem here, yet our customers do not care where the blame is placed, we are seeing a solution for them in any fashion that presents a permanent solution.
    Julio Vasquez
    Product Specialist @ Comosoft, Inc.

    Hi Julio,
    I am having the same exact problem. We are evaluating the InDesign server and will consider buying it only if it performs reasonably stable. This "installed_name" "$@" is baffling us.
    Team Adobe InDesign Server: Kindly address this concern soon!
    Varun

  • InDesign Server crashing on hyperlinks - HYPERLINKS.RPLN

    When trying to access properties of a hyperlink it causes InDesign to crash. I can assign properties of the hyperlink but if I try and retrieve properties it hangs and crashes resulting in the error below. I'm using InDesign Server 64bit version 7.0.4.553. What's interesting is this works completely fine when testing using InDesign CS5 client version.
    I have used Extend script toolkit to try and debug the issue but you can't even use the databrowser to look at the hyperlink properties as it'll crash there as well. But if I debug using toolkit with client version of InDesign it works fine. It really seems like an issue with InDesign Server and I'm not sure what I can do to work around/fix this problem.
    Example script -
    var myDoc = app.open([document path]);
    for (i = 0; i < myDoc.hyperlinks.length; i++)
         var myHyperlink = myDoc.hyperlinks[i];  
         var newDestination = myHyperlink.destination; // - this causes indesign to crash
         //Do some processing...
    Faulting application name: InDesignServer.exe, version: 7.0.4.553, time stamp: 0x4d891c6d
    Faulting module name: HYPERLINKS.RPLN, version: 7.0.4.553, time stamp: 0x4d891ef9
    Exception code: 0xc0000005
    Fault offset: 0x000000000006e33b
    Faulting process id: 0x1dfc
    Faulting application start time: 0x01ccd52e23e3216c
    Faulting application path: C:\Program Files\Adobe\Adobe InDesign CS5 Server x64\InDesignServer.exe
    Faulting module path: C:\Program Files\Adobe\Adobe InDesign CS5 Server x64\Required\HYPERLINKS.RPLN
    Any help would be great! I can post more information if needed.

    I think I may have found the problem...
    It appears that the particular document I'm working with has a shared link that is contained in another document (in InDesign if you look at the hyperlink details it is a shared destination and for "document" it specifies a different document then the current one. This would probably happen when the hyperlink is copied from a different document. When trying to access that shared link it is unable to get the properties of it because there is actually no reference to it as the other document isn't open on the server.
    This is an interesting problem because I'm not sure where to go with this... I need to be able to get the hyperlink but with the given scenario I can't figure out a way to do that.

  • InDesign Server as a reporting service

    Hi, Im looking for help/guidelines regarding InDesign. I'm a software architect working on a line-of-business application that will eventually require printing about 5 hundred thousand personalized report (of about 20 pages each) over a couple of days (and many other smaller jobs), and my client requires that this job be executed by a third party. Think of the document as a fairly standard financial report printed once a year for each participant. The application is built in .net, backed by a sql database. Once a year, the data is mined, computed, and outputed in a format acceptable by the supplier (who is chosen through a public tendering process).
    So from what I've learned thus far, to be complient with most suppliers, I must use some file format like postscript or eps, and to do this, it looks like InDesign Server might be what I'm looking for.
    So here is what I've figured out so far (and where I will need your help if I'm not making sense) :
    - Create a kind of IDML template using InDesign on a desktop computer
    - in our .net application, modify the IDML for each participant to personalize it (a lot of conditional code to remove sections of text, and inject numbers, etc).
    - Send each (or a batch is feasable) to the InDesign Server to prepare for publishing into postscript/eps files
    - and if feasable, also create a PDF of each because we need to keep a digital version of the document on the client's corporate SharePoint (for legal reasons).
    Is this how InDesign should be used? Am I making any sense?
    Thanks in advance for all the answers.

    Hi, JP43.
      For what it's worth, your question is on the boundary between the scripting forum and the general forum.
    So from what I've learned thus far, to be complient with most suppliers, I must use some file format like postscript or eps,
    This seems a bit peculiar. The obvious format for your document output would be PDF. PostScript and EPS seem weird choices, though certainly conceivable (well, I don't think you can have multi-page EPS files, but you can certainly have 20 EPS files and you can have multi-page PostScript files, but they tend to be output-device specific, though they need not really be).
    What is your supplier doing with the file? Are they a printer? A specialty industry auditor? Or something else? If they're a printer, they should be asking for a PDF, I think.
    Though it's also possible what they want is a less final output format that humans can deal with in other applications, such as Microsoft Word. A lot depends on the workflow. Anyhow, back to the main question:
    and to do this, it looks like InDesign Server might be what I'm looking for.
    Note that it's not a requirement that you use InDesign Server, and at $22,000/license, depending on your volumes, it may make sense to just use InDesign Desktop. The standard InDesign EULA doesn't let you drive its automation remotely, but if you have a human being walk up to a computer and start a script that reads 500,000 input files and produces 500,000 output files, I think that is in compliance.
    Replacing your bullets with numbers:
    1. Create a kind of IDML template using InDesign on a desktop computer2. in our .net application, modify the IDML for each participant to personalize it (a lot of conditional code to remove sections of text, and inject numbers, etc).
    3. Send each (or a batch is feasable) to the InDesign Server to prepare for publishing into postscript/eps files
    4. and if feasable, also create a PDF of each because we need to keep a digital version of the document on the client's corporate SharePoint (for legal reasons).
    #2 is definitely one way to do it. If you are comfortable manipulating the IDML XML in .NET, and it's not important for you to leverage InDesign's object model in your conditions (e.g., you do not need to know how many pages InDesign would set a particular table at, and that does not effect your decisions of what objects to place where), then this is fine.
    If your batch data is fairly simple substitutions, you could use InDesign's Data Merge feature. But that's really just a mail merging feature and it sounds like you have large tables of data and it is probably not sufficient.
    The way I would probably implement it is to write code for InDesign's scripting that starts with a template (INDD or IDML or whatever), and then instructions InDesign to place various items in various places, replace/remove conditional items, etc. This allows you to leverage InDesign's knowledge of how the page is laid out and to make layout-continent adjustments in your script. If you tried to do this in IDML, you would have to replicate InDesign's layout engine in your software which is essentially infeasable and at which point you might as well throw InDesign out the window and just use something like iText to produce a PDF directly.
    That said, #'s 1,3 and 4 are all trivial.

  • Upgraded to CS4, missing Version Cue

    I've seen others posing similar questions, but none seem to get answered. My office has been working off of CS3 for quite a while and Version Cue has been our primary asset management system. We have one VC server and not had problems with it.
    A few days ago, a few of the PCs were upgraded and are using CS4 apps, including my workstation. Version Cue is mysteriously missing from all my apps. Bridge, Photoshop, Flash, Illustrator, all of em with the CS4 designation. I've still got the CS3 suite installed and can hit VC with them, but it's frustrating to have to go back to the old apps. What was the point in upgrading?
    Anyone one hit this wall and solved it? At this point I'm reticent to try an update on the VC server because not everyone in the office is being updated and I don't want to chance a lock out to those users.

    There's a lot going on it that thread. None of it was really helpful. For example, my common files/adobe veriosn cue cs4/client/4.0.0 folder is empty. only the 4.0.1 has files in it.
    Version cue just plain isn't in the tools menu of bridge or in the favorites bar.

Maybe you are looking for

  • How do you stop a Task from creating a calendar invite?

    In BH v2, when you create a Task with a due date, it sends a calendar invite to your inbox. Q: How do you prevent the calendar invite from being sent? Cheers.

  • Need help with listners

    HI, I have a movie clip that simulates a bank of navigation buttons, like on a web site. When the user clicks on one of the buttons across the top it activates a clip that goes to a frame that mimics a drop down menu. The problem is I don't want to u

  • Challan creation

    Dear all, In vendor invoice i have created validation rule for section code as a mandatory and while posting invoice system is asking business place (without that it is not allowing to post vendor invoice) and after this while creating the challan in

  • PSE8 Backup/Synchronization not working for more than a month

    1. Reconnecting files shows that a file is not connected; however, no file is listed. How do I find missing file's properties. 2. Backup/synchronization preferences works fine. 3. I can select one or more or the whole catalog. 4. The twirly icons sho

  • Error while stating j2ee server

    I 'm working on Win xp professional operating system. While starting the j2ee server from command line with the command j2ee -verbose earlier it was working perfectly but from 2 days its not starting even...even i have reinstalled the j2ee software .