VerticalScale, horizontalScale and transformReferencePoint in InDesign Server JS

Hi,
If you scale items using verticalScale or horizontalScale, InDesign will anchor the object to whatever is set in the layoutWindow.transformReferencePoint. InDesign Server does not have layoutWindow. So..
1)Does InDesign Server always use middle/center as the reference point for horizontalScale/verticalScale? If not..
2)How can I control the transformReferencePoint in InDesign Server?
Thanks,
-Nissan

On Nov 27, 2008, at 2:08 AM, Olav Kvern wrote:
Hi Ole!
This reminds me. I think your scripting documentation and sample scripts are too difficult. :-)
Likewise, I can't tell whether you're suggesting a workaround here or not. I've just got, you know, something hanging out with the right side at 38.768, and I want it at exactly 37.1, and I don't want to move the left side, and I can't drag the handle where I want it even if I want to, because it only goes to 36.934 or 37.226 argh, and I still don't have a way to simply put it at 37.1(00).
Failing that, maybe one of you wonderful guys will tell me how to correct this:
set
find what
of
find text preferences
to
set
change to
of
change text preferences
to
thin space
thin space
change text
document
1
O
It says it was expecting a string or nothing and I hate to disappoint it, but I found that "thin space" in the dictionary and had the audacity to think I could use it. Which I suppose I can, somewhere, only apparently not here.
Thanks,
Roy
Hi Roy, Dave,
Actually, that's the difference between the resize and reframe methods in scripting, which mirror the difference between the scale x/scale y and width/height fields in the Control panel. But I agree that the Proxy version was better.:-)

Similar Messages

  • Install failing on Server and Shared Components: Indesign Server CS3

    Two identical servers, same result on both servers. Windows 2003 x86 servers, up to date w/MS patches. .Net 3.5 sp1 installed. Run InDesign Server CS3 install, install takes a LONG time and then fails with the error below:
    I've looked for some sort of install log and there isn't one. I've called Adobe and was told that ID Server tickets are escalated to Tier 2 support and therefore new tickets can't be opened via the phone support (that piece would have been more helpful prior to spending 60 minutes on hold waiting for a person) and they referred me to the online ticket system. The online ticketing system reports that initial contact will be made "within three business days". I'm on a customer deadline with this install and can't wait three days for resolution. Any ideas where to look for more information on the cause of the failures?
    Thanks!
    Shannon

    I don't have any sort of definitive answer for you, but this was a fairly common place for the standalone to fail, too, if I recall correctly.
    I have no experience with the server version, but for a standalone I would recommend an uninstall, followed by running the clean script (Using the new CS3Clean Script) then register jscript.dll on the system and reboot with a bare minimum of startups enabled. TONS of stuff you would think is innocuous would conflict with the CS3 installer.

  • 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.

  • Where is InDesign Server CS2 SDK?

    Hello,
    I downloaded the InDesign Server CS2 software through the Adobe On-line Licensing website, but it doesn't include the SDK.
    Adobe's website does offer the CS3 Server SDK, but the CS2 Server SDK is not listed for download. Is there another place where I can download it from?
    I'm currently not a member of the Adobe Partner Program.
    Thanks.

    There is no separate InDesign CS2 Server SDK. The InDesign CS2 SDK at http://www.adobe.com/devnet/indesign/sdk/ includes samples and documentation for InDesign Server. A separate Server SDK was added for CS3 because of the extra complexity of the Java/Corba features in CS3.

  • JS InDesign Server CS2 - Search and Replace

    I am struggling to get a search and replace script to work on InDesign Server CS2.
    This works on my Desktop CS2:
    app.documents[0].search('xxx', false, false, 'yyy');
    but not through InDesign Server CS2.
    Can any one please help.
    Thanks
    Simon Kemp

    Thanks for all of the replies.
    This situation is that the company I work for has decided to consolidate some of the duties of our graphics departments.  People in one location will be dummying documents for people at another location.
    The paths to the images are UNC paths, which means they're pointing to different shares on different servers.  This cannot be changed.
    Also, the images at either location may not exist until days after the dumming process.
    During the dummying process, the application that's used to build the pages places empty ad boxes (placeholders) on the page.  The placeholders are text frames.
    I don't understand in what way, but the paths to the images are hidden inside the InDesign file.  From the users' standpoint, the placeholders simply display basic information about the ad (customer name, ad number, etc.) and hold the position for the images that will be placed later.
    It is not using script labels to apply the paths.
    So, this is why I describe the problem as needing to do a search and replace inside the InDesign file.
    As I mentioned before, I know this is doable.  I think I now see that the problem problem is figuring out how these hidden paths are being applied in the document.  My only thought was script labels, but this is not the case...

  • 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

  • InDesign Server, Applescript, and SOAP

    Hi All,
    I've scoured these forums and the rest of the 'net as best I can, but I can't seem to find a solution for my issue, so I'm hoping maybe someone out there can shed some light on it for me.
    I have InDesign Server running on one box (IP of 192.168.1.5, launched to service SOAP commands on port 12345), and I'm attempting to send a SOAP command to it via Applescript from another box, but I can't seem to figure out how to get it the RunScriptParameters. The Applescript I'm running looks something like (dummy text in for the parameters right now, because that's where my trouble is):
    tell application "http://192.168.1.5:12345/"
        set resultText to call soap {method name:"RunScript", method namespace uri:"http://ns.adobe.com/InDesign/soap/", parameters:????}
    end tell
    Every time I run it, under a variety of ways of trying to feed it parameters, I get the error: "/ got an error: The required SOAP element "RunScriptParameters" could not be found. Please check the SOAP message that was sent to InDesignServer." I'm lead to believe that the method name and method namespace uri I'm sending through are correct, as if I change either of those it gives me a generic error. (Method <blah> not implemented, if I change "RunScript or the method namespace uri.)
    So, what I'm left with is figuring out how exactly to send through the RunScriptParameters with this setup. I've tried every way I can think of to feed it the scriptLanguage, scriptFile, and scriptArgs, as an array of elements under parameters, as part of a variable called runScriptCommands which I feed through parameters, and every variety of this, to no avail, all giving exactly the same error. Any help would be immensely appreciated.
    (And I know Applescript may not be the ideal way to call a SOAP command, but it would be a very simple way for me to test ID Server scripts in my situation, and there isn't any reason that I can see that it shouldn't work...)
    Thanks!
    Mathew

    Hey..Can you tell me how did you executed jsx using sampleclient. Which SDK's sampleclient you used for executing this.??

  • Indesign server web service - where is the support to upload a file with the script and download the result?

    Hi,
    I am working on a POC that is supposed to convert indd files to pdf (i.e. using of course the indesign server). Basically I want to call the IDS Web Service (located on a different machine perhaps), pass in the input file, the conversion script and retrieve the result as part of the WebService call? 
    Browsing the documentation, examples, etc in the SDK, I couldn't see how the above can be achieved without the client handling the file transfer. Surely I must be missing something ...
    thanks
    Chris

    What do you mean with POC?
    InDesign Server is too precious (i.e. license cost) to waste its time with file transfers.
    For a smaller scale, let a separate process (some http or smb server) on the same server hardware handle the files - so that the InDesign Server can access them on the fastest local volume.
    If you plan for bigger, use a dedicated server for file sharing (your choice of SMB, NFS or whatever), where the input files are prepared by the client process, so that your load balancer can immediately point the next free instance of the InDesign server farm to the file. In that case be prepared for some try and error - high speed file sharing can be tricky with files written from one side not yet visible or incomplete to the other side, locking problems, Unicode file name trouble, unexpected time stamps and so forth.
    Btw, there is also an InDesign Server forum which would be more appropriate for such discussions.
    Dirk

  • Problem-Starting InDesign Server for use with CORBA / Java and IOR file not generated

    I'm trying to start Indesign Server cs3 for use with Corba, as per the document the server should generate the start-up message like this..
    InDesignServer -iorfile c:\ior.txt -pluginpath Server\Corba
    [server] Writing IOR to ... and it should generate the IOR file
    but I'm getting the usual start-up message and the IOR file is not generated, I hope IOR file is required for Java component interaction with IDS, kindly help me to solve this.
    Thanks in advance.

    [From Susan Doan, who is having trouble posting to the forum today}:
    It looks like the example command line in the "Intro to InDesign Server" pdf is using curly quotes instead of straight quotes. If you copy the command from the pdf and paste it in your command shell, it won't work because of the curly quotes.
    You can run the command without the quotes as Rich has said, but, as will all command lines, if your path contains a space, you will need to put quotes (straight ones!) around the path.
    Thanks,
    Ole

  • InDesign server export .pdf, AND save .indd

    Hey all,
    Just a quick question. Is it possible to script InDesign server to export a .pdf to a certain folder location AND save the original .indd file to another folder location all automatically?
    Cheers,
    Steve.

    Sure. I suppose the typical way to tell it where to put the files would be to pass the paths as parameters to the script and retrieve them with app.scriptArgs.get(). See the SDK for more info.
    Jeff

  • 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.

  • InDesign Server Installation and Configuration Guide

    Hi everybody
    I try to ask one silly Q.
    Where can I get this document.
    I found many references but no link :(

    There is no document titled "InDesign Server Installation and Configuration Guide". This was an error in the CS2 version of Introduction to InDesign Server.
    You'll find the CS2 version of Introduction to InDesign Server in the InDesign Server CS2 ESD (the server download bundle). Even better you'll find the CS3 version in the InDesign CS3 Server SDK. Available at the following URL:
    http://www.adobe.com/devnet/indesign/
    The information about Java/CORBA is specific to CS3, but the information about scripting and SOAP applies to CS2.
    Let me know if that helps, or you still need something else.
    Regards,
    Heath Lynn
    Developer Technologies
    Adobe Systems

  • InDesign Server configuration and fonts

    When you start multiple instances of InDesign Servers you specify the different configuration names.
    Is it possible that 2 instances of InDesign Servers running on the same server with different configuration names have different fonts installed?
    I.e. can I install some fonts of configuration level, not for the entire server?

    There is no document titled "InDesign Server Installation and Configuration Guide". This was an error in the CS2 version of Introduction to InDesign Server.
    You'll find the CS2 version of Introduction to InDesign Server in the InDesign Server CS2 ESD (the server download bundle). Even better you'll find the CS3 version in the InDesign CS3 Server SDK. Available at the following URL:
    http://www.adobe.com/devnet/indesign/
    The information about Java/CORBA is specific to CS3, but the information about scripting and SOAP applies to CS2.
    Let me know if that helps, or you still need something else.
    Regards,
    Heath Lynn
    Developer Technologies
    Adobe Systems

  • InDesign Server CS5  and Hardware Configuration.

    Does any one know of InDesign Server is supported on Intel Xeon processor?
    We have a need to generate 100's of PDF that merges a Data and Images togther. Each outout PDF varies anywhere from 20 MB to 400 MB. Below is the server configuration we are planing to purchase..
    Six-Core Intel® Xeon® Processor X5670 (2.93GHz, 12M L3 Cache, 95  with 84 GB RAM.
    http://h10010.www1.hp.com/wwpc/us/en/sm/WF06a/15351-15351-3328412-241644-241475-4091412.ht ml?dnr=1
    Any one have any experience and any issues?

    Hi there,
    Yes we solved it. We had a background process in our app that was trying to send over a thumbnail generation script. This would peg the INDS server for up to 15 minutes of just doing nothing. You would see the script come across but nothing would return so it would hose. Ended up fixing the error in our application and INDS has been working like a dream.
    When we were running this we only were on a single-instance. We've now migrated to a multi-instance and throughput seems to be a lot faster now.

  • 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.

Maybe you are looking for

  • How do I increase the width of the first column in the Terminal ls -l command?

    I am now running 10.9.x, but I've experienced the problem described in the question over the last several iterations of OS X. I use bash as my interactive shell. When I display the "ls -l" command in Terminal the output is often very difficult for me

  • Light Room 4 plugins will not work, problem validating.

    I bought LR 3 on Ebay, apparently with a bad serial number,  so I bought LR 4,per instruction in the plug in manager page.  Problem is plug ins will not work,  error msg says serial number is bad.  Support says serial number is good but can not fix i

  • Email notifying the deletion of an abusive post

    When performing a test to try to understand how the deletion of posts reported as abusive works, I had a post deleted, and received an email stating that The content you posted below was reported for abuse and removed by our  moderators Now that Zeno

  • Trivial Windows XP package name problem

    I'm trying to run some of my Java apps under XP (I usually work with Linux) and haven't been able to get my package names recognized. (There are many postings on this subject but I haven't found one that solves the problem). I'm trying to run apps fr

  • Imovie to FCE

    Can I open imovie projects in FCE? Imovie does a good job of correcting exposure and FCE makes it very hard.