Noobie Mistake? Export to pdf InDesign Server CS3

Hi,
I'm trying to export my open document on InDesign Server CS3 to pdf, but it isn't working.
I can open, make changes and save, but when it comes to exporting it gives an error:
"An exception occurred when executing a COM method.
The cause of this exception was that: AutomationException: 0x0 - The specified object does not support the desired export format. in 'C:\Program Files\Adobe\Adobe InDesign CS3 Server\InDesignServer.exe'."
Here is my code below. I've tried the export code for pdf with inverted comma's as well, no luck. All the sample scripts do it in this fashion, am I missing something?
Any help much appreciated.
myInDesignServer = CreateObject("COM", "InDesignServer.Application.CS3");
myDocument = myInDesignServer.Open("C:\artwork\my_file.indd");
myDocument.Export(1952403524, "C:\artwork\my_pdf.pdf");
myDocument.close();

Hello Brett,
I have done some COM programming with IndesignServer CS3 using C#, here is is the way I do a pdf export:
doc.Export(idExportFormat.idPDFType, @"C:\indesignTestFile.pdf", false, "[High Quality Print]", "Some Comment", true);
Notice the first argument: the enumeration which specifies the file type and the fourth argument which is the name of an Adobe Pdf Preset. This particular preset should already be installed on your CS3 server. You cant export to a pdf without using an export preset.
I hope this was helpful, Im no expert myself.

Similar Messages

  • Problem in the exportation to PDF (Indesign CS6)

    Problem in the exportation to PDF (Indesign CS6):
    Page with 3 layers: 1st background image, 2nd semi-transparent white square, 3rd text in color black.
    It looks OK in Indesign, but when exporting, in the PDF file the letters are not black, they are gray. What could happened? I've tryed already the obvious solutions (the order of layers is OK, restarted the PC...)
    Thank you in advance.

    the default [Black] swatch (0/0/0/100 in CMYK)  really is a lighter color than a rich black mixed from four CMYk ink, or 3 RGB colors. It would be pretty unusual to see a black background in an image that wasn't a mix.
    Do you have the preference in ID for Appearance of Black set to Display All Blacks Accurately? That will show you the difference in ID on screen as well.

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

  • Adobe ExtendScript Toolkit 2 don't find running Indesign Server CS3

    Hi
    I develop a plugin and differnet Javascripts who interact with this plugin. Now I like to debug my plugin and this Javascript. I start the debugger in Visual Studio 2005, this starts my Indesign Server CS3 (Debug) using the port 18383. Now I like to connect with this server in Adobe ExtendScript Toolkit 2, but this application don't find the running server. Adobe ExtendScript Toolkit 2 want do start an Indesign Server, but there is one running.
    I havn't installed the release verision of the server on my PC.
    - Why does Adobe ExtendScript Toolkit 2 dont find the running server?
    - Port?
    - Can I change anything to fix this behaviour?
    Thanks for the help.
    Kind regards
    Hans

    In the meantime I've read some more documentation.
    You can specify a configuration name on the command line, default is "configuration_12345" if the -port is 12345.
    Apparently you can then add the configuration name to the target expression, e.g. create a new script with this line
    #target "indesignserver_configuration_12345"
    Run the script - the target is recognized (no dialog "server ... is not running") and from now on shows up in the target dropdown of ESTK.
    Right now though after a long timeout I can't talk to any scripting engine of my CS4 server.
    The status line displays "Can't initialize target", maybe some startup problem my server is having.
    Dirk

  • Dotted Strokes not exporting to pdf (InDesign CS3).

    I'm producing a booklet in CS3 where I've used a lot of dotted strokes (both as decorative lines, and as outlines to background panels beneath text). When I export to pdf, I'm finding that all the spreads that contain these elements come up blank with error messages. If I change the stroke type to solid, there is no problem. Is this a bug with the dotted stroke feature, or anything else? Any fixes or suggestions would be great to hear.

    Thanks Peter. Yup, I even sent it to my regular printer and they get the issue too. Moving the strokes to different layers and unchecking compression doesn't help either. I have actually had this issue before on another project, and had to workaround by redoing the dotted lines in illustrator and importing them into the InDesign file as pdfs. But this time the artwork has a ton of the dotted lines, too many to redraw.

  • Remove back image while exporting to PDF (InDesign CS4)??

    Hi All,
    I have two images in my InDesign CS4 file and one image is hiding behind my second image. When I am exporting my InDesign file as Pdf and opening in Acrobat, Acrobat showing bottom image first and then showing my top image.
    Is there any way to remove my bottom image which is appearing behind in my top image while exporting to Pdf.
    I don't want remove manually because it happening with most of my InDesign file.
    Please suggest.
    Thanks
    Baljeet

    I would move bottom image to separate layer and then eventually I would switch it off.
    If you don't want to change anything in InDesign you can eliminate the second image in your already generated PDF.
    Open your PDF in Acrobat Pro.
    Advanced -> Print Production -> PDF Optimizer.
    You can leave only "Clean Up" check box marked (eventually Transparency if Acrobat will not allow you to switch it off). All the rest leave unchecked.
    This operation will remove hidden image.
    Correction: It will not remove the image. It just made the PDF to be displayed much more faster that is why the second image appearance was not noticeable. Sorry for the inconvenience.

  • InDesign Server CS3 Debug verion

    I have recently downloaded ID Debug version and installed it, before i start using this i thought i would ask a question here.
    is there any difference between debug version and release version of ID? if my main intention is to evaluate to see if ID server has the features that i am looking for, does it make any difference which version i use?
    i reviewed documentation provided in 'intro_to_indesign_cs3_server.pdf' and this document applies to the debug version too?
    apprecate your reply.

    AFAIK there is no functional difference server debug and release. You may find things slower with the debug build due to additional checks performed, and since additional checks means more/different code it is possible for bugs to exist in one version but not the other - though I don't know of anywhere this applies.
    I'm not sure from the question though - are you asking for the difference between InDesign server debug/release or the difference between InDesign debug and InDesign Server release - there are a whole load of differences there...
    Ian

  • Impossibilité d'exporter en pdf (InDesign CS5)

    Bonjour,
    Parfois quand je veux exporter un document InDesign CS5 en pdf, rien ne se passe, et quand je veux fermer le document en question j'ai le message d'erreur suivant : "InDesign ne peut pas fermer le document car il est utilisé par une ou plusieurs tâches en arrière-plan". Mais aucun fichier pdf n'est généré... La seule solution (de fortune) que j'ai trouvée pour l'instant est de forcer InDesign à quitter, puis de réessayer jusqu'à tant que ça fonctionne.
    Quelqu'un aurait-il une solution ?
    Un grand merci par avance

    Bonjour,
    J'ai exactement le même souci, et depuis 2 ordinateurs différents (Imac du bureau et Macbook de la maison)
    Je suis sur 2 licences (légales :-) ) différentes.
    Quand j'essaye d'exporter mes documents, ça mouline dans le vide, et si j'affiche la progression de l'exportation, ça bloque à 0%.
    La seule solution que j'ai trouvé, c'est d'enregistrer, forcer InDesign à fermer, relancer et là ça marche.
    Mais dès que je fais la moindre modif sur mon document, ça plante à nouveau.
    C'est plutôt inssuportable.
    Existe-t-il une solution à ce problème, j'ai fait toutes les mises à jour et rien y fait, et c'est quand même mon métier de créer des documents. Cette option qui devait nous faire gagner beaucoup de temps me fait au contraire perdre un temps fou !!!
    Allez Adobe, je te lâche 1200 € tous les 2 ans, trouves moi une solution s'il te plait !!!
    Bien à vous.

  • InDesign crashes while exporting to PDF

    I have one PDF that after placing in InDesign cannot be exported to PDF
    InDesign crashes on Windows and Macintosh, versions from CS3 to CC
    Any ideas what can be wrong with my PDF?

    I reckon you might find that you have font clashes as your PDF is being created. I had a similar issue a few weeks back where I had created a Brochure, sent it to the client, went through rounds of amends, and the final round of amends prior to print sign off was sent in a word document. When I opened the word doc, I copied and pasted the amends, all looked fine, so I created one last PDF... crash.
    I ahve a suspicion that word auto-activated a font that didn't agree with fonts within the InDesign file. I deactivated many fonts, restarted my Mac and hey presto... sorted!
    Now, the PDF that you imported into your InDesign file may well be the culprit activating a dodgy font, and this becomes a bit problematical. So, you could open it in Photoshop and save it as a high res image, or you could open it in Illustrator and hopefully all text has remained in place and will enable you to ouline fonts and save it as an illustrator file... BUT, you must advise and get your client to check the contents of the resultant file if you go down either of these routes.

  • Indesign CS4 crashes when exporting to pdf

    Everytime I try to save as/export to pdf, Indesign just crashes. Instead I have to print to the pdf printer, then rename the saved file (untitled.indd.pdf --> untitled.pdf). Does anyone know what the issue might be/how to fix it? Thanks!

    Could be a lot of things.  Can you export anything to PDF or is it just one document?  If you can't export anything try trashing your preferences, and try exporting a new document.  If it's just one document make a copy of it, then delete half the pages, try again, and so on to narrow it down to a page or object that is causing the crash.

  • Indesign CS6 8.0.1. crashes when exporting a PDF

    I am having a problem with Indesign CS6 8.0.1. When exporting a PDF Indesign crashes everytime. Here is the crash report http://pastebin.com/qYu9cWwP
    I am on a mac running 10.7.5
    This happens with every file I try to export every time.

    I don't know what it means, but the crashed thread is making the same call: 511 com.adobe.InDesign.Print            0x17bf6703 GetPlugIn + 497427 more than 500 times. Are you exporting to PDF, or printing?

  • 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

  • Safe rotation in Indesign Server

    Hello,
    In the past i had some trouble with rotations of pictures during a import of a page, because a user has switched manually the anchor point and all pictures with rotation-angle rotated out of position. I could fix it with saving the old state, putting the anchor point in the middle, do the import and put the anchor point back to the user default:
    var curTransformationPoint = app.layoutWindows[0].transformReferencePoint;
    app.layoutWindows[0].transformReferencePoint = AnchorPoint.CENTER_ANCHOR;
    Do anybody knows in which way Indesign server (CS3) is working these things? Is the achor point in Indesign server always on the default (I think in the upper left) or is there another way to solve safe rotations ?
    Thanks

    Hello Dave,
    The problems i had were linked with the export of a page with rotated items:
    Here is some code:
    if(inddBox.graphics.length > 0){
            var curImage = inddBox.allGraphics[0];
            // ALTE WERTE SPEICHERN
            var curTransformationPoint = app.layoutWindows[0].transformReferencePoint;
            var curFlip = curImage.flip;
            var curShear = inddBox.absoluteShearAngle;
            var curAngle = inddBox.absoluteRotationAngle;
            var changed = false;
            if(curFlip != Flip.NONE || curShear != 0 || curAngle != 0){
                changed = true;
                app.layoutWindows[0].transformReferencePoint = AnchorPoint.CENTER_ANCHOR;
                curImage.flip = Flip.NONE;
                inddBox.absoluteShearAngle = 0;
                inddBox.absoluteRotationAngle = 0;
            cx30Box.setPictureXScale(curImage.absoluteHorizontalScale);
            cx30Box.setPictureYScale(curImage.absoluteVerticalScale);
            cx30Box.setPictureXScroll(curImage.geometricBounds[1] - inddBox.geometricBounds[1]);
            cx30Box.setPictureYScroll(curImage.geometricBounds[0] - inddBox.geometricBounds[0]);
            if(changed){
                // ALTE WERTE ZURÜCKSETZEN
                inddBox.absoluteShearAngle = curShear;
                inddBox.absoluteRotationAngle = curAngle;
                curImage.flip = curFlip;
                app.layoutWindows[0].transformReferencePoint = curTransformationPoint;
            cx30Box.setPictureHMirror(false);
            cx30Box.setPictureVMirror(false);
            if(curFlip == Flip.HORIZONTAL) {
                cx30Box.setPictureHMirror(true);
            else if(curFlip == Flip.VERTICAL) {
                cx30Box.setPictureVMirror(true);
            else if(curFlip == Flip.HORIZONTAL_AND_VERTICAL) {
                cx30Box.setPictureHMirror(true);
                cx30Box.setPictureVMirror(true);
            cx30Box.setPictureAngle(curAngle-curImage.rotationAngle);
            cx30Box.setPictureSkew(curShear-curImage.shearAngle);
    Is the anchor point of the indesign server always in the middle? And what is the behaviour of lines and other items ?
    Or is there something like:
    curImage.flipItem(FlipItemOptions.horizontal, AnchorPoint.centerAnchor);
    Thanks,
    Kay

  • Text Reflow When Exporting A PDF

    I import 2 PDF's. One ontop of the other. The one on top is set to multiply (Transparency Effects). I export a new PDF and the text has reflowed and also causing text sit ontop of text. Imported PDF's are coming out of Quark 8. Quark 7 PDF's do fine. It only occurs if I set the PDF to multiply in ID. I can export from CS3 just fine with multiply on, but not CS4 or CS5. The PDF's are provided by clients. I have no way of swapping fonts. Any advice?

    The PDFs you just sent work fine
    here, but it doesn't prove a lot because they still are not the ones
    inthe ID file you sent yesterday.
    Please, File > Package... then zip that
    folder.
    These PDFs were the in the ID file, I had just copied and renamed them. The problem now is that I can no longer re-create the problem. I don't know what has happened, nothing as far as I can tell. I got a chance to get back into this for a couple of hours late yesterday. Now, what is happening is that anything I create new is working OK as long as it is not being combined with anything old. For example, the 2 test PDFs, that were uploaded, work fine together, but when I switch the bottom PDF out with my client original PDF, I get the reflow issue. If I create a new PDF, from the Client Original Quark file, the combined PDF comes out fine. So, it looks like, moving forward will be problem free. The problem now is that we have thousands of old files, some of which we haven't had any issues with, that we will have to update in order for the problem to be completely fixed. My current solotution would be to combine the PDFs in ID CS3 since the exported PDF is OK in that version and then update only the files we know are problem files. Then to update any that may pop up in the future. The only thing I'm not sure of is, will there be other issues that will arise exporting combined PDFs from ID CS3?

  • Tagging TextFrames With InDesign Server - not showign in desktop?

    Hi all,
    Ive come across a weird issue with marking up text frames with InDesign Server (CS3) whilst processing xml rules during an xml import.
    I run the following code on desktop it works fine. When run on server, it works apart from the frames will not highlight when "Show Tagged Frames" is selected.
    (code cut for brevity)..
    //..open a new doc, import the xml file, process the rule set.
    function AddTextFrame(element)
    this.name = "AddTextFrame";
    this.xpath = "//textFrame";
    this.apply = function(element, myRuleProcessor)
    with(element)
    var frame = page.textFrames.add();
    //...frame geometry code goes here...
    markup(frame);
    As Ive stated, the code is functionally fine on desktop and server, but the tagged frames will not highlight when the document is created on server?
    Ive tried numerous work arounds (placeIntoFrame etc) but to no avail.
    Any ideas, is this a known/expected behaviour?
    Cheers, Scott

    After much local experimentation and iteration with Adobe tech support, we have a fix for Problem nr. 1: cannot define the port that works in our environment (IDS CS4 running as a service, Windows 2008 Server).
    Add this parameter to your server startup command line for each instance of InDesign Server you're running:
    -ORBendPoint giop:tcp:<serverIP>:<portNumber>
    where
    <serverIP> is the static IP of the server that is running IDS. Note: The OmniOrb docs imply that you can use the server's domain name here, but that didn't work for us. 127.0.0.1 also did not work. The IP number does work. This might help your Problem nr. 2: wrong IP address in the application IOR if you set it to the IP you want to listen on, but we have no experience with that.
    <portNumber> is the port you want IDS (via OmniOrb) to listen on. If you're running multiple instances as we are, each instance should have its own unique port number.
    I completely agree that, as an enterprise product, IDS's default behavior of boldly going where no one has gone before in your port space at each restart is not the way to play nice in a firewalled, enterprise environment. This should be documented in Adobe's Introduction to InDesign Server in the command line parameter discussions, it would have saved us a lot of time

Maybe you are looking for

  • Upgrade from OSX 10.3.9 to 10.4

    I have just bought an external DVD drive so that I could upgrade an old G3 imac (which only has a cd drive) so that I could upgrade it from 10.3.9 to 10.4. During the upgrade it just stopped saying error and to restart which I did and tried again but

  • Can't get any benefit from parallelism

    DB version : 11.2.0.2 Enterprise Edition Platform : RHEL 5.6 (8 CPUs, 32 gb RAM) Schemas HRTB_AP_DEV1, HRTB_AP_DEV2 and HRTB_AP_DEV3 are exactly identical schemas of 2gb in size. I imported it without statistics (EXCLUDE=STATISTICS). So, I thought of

  • How do I customize settings for Drafts mailbox on an Exchange account?

    My company's IT department set up my work email to sync with my iPhone. It's an Exchange account. Right now, I can't send or edit emails that I compose and save as a draft on my office computer from my iPhone. I believe that I need to edit the settin

  • Pasting code into iWeb

    Hi there. I'm trying to install JSKit Echo (comments) into my webpage, using iWeb through an FTP server. I need to paste an HTML snippet onto the homepage to proceed, but I can't! For some reason it just won't 'stick'. I've pasted other snippets in w

  • Can't Cut and Paste

    Hi -- I can no longer use the paste function on either my keyboard or the drop-down edit menu. I can copy and it looks like I should be able to paste but nothing happens. Same problem no matter what the program is ...msword, internet etc. Any help ap