InDesign CS5 PDF export status

It seems that now with CS5 we no longer receive a pdf export status bar. Export is running in background. When exporting large files, the only way I know it's still working or exporting is the error message when I try and close document... Saying task running in BKG.
In Cs3 and 4 there was a status bar that displayed progress. Is this a preference that can be turned on or off?
Annoying when exporting large files with many pages...
Any help?
Thanks

OK, well, here we go. I hope people find it useful -- if so, I'l make an announcement thread so people are more inclined to see it.
You can also download it from here.  See How to Install InDesign Scripts for installation instructions. If you save it in the
Startup Scripts folder, it will run automatically when InDesign is started. Running it a second time disables it.
// exportPop.jsx -- pops up Background Tasks when you start an export
//   and a modal dialog when an export finishes.
// Beta version. Please post feedback at
//   http://forums.adobe.com/thread/822192
// John Hawkinson, 17 March 2011
// Save in STARTUP SCRIPTS folder to start automatically.
#targetengine session
(function() {
    var
        old1 = app.eventListeners.itemByName("exportPop1"),
        old2 = app.eventListeners.itemByName("exportPop2");
    if (old1.isValid || old2.isValid) {
        if (old1.isValid) { old1.remove(); }
        if (old2.isValid) { old2.remove(); }
        alert("Export pop up window removed.\n"+
            "Indesign will behave as normal.");
        return;
    app.addEventListener("beforeExport", function() {
        var
            tasksPanel = app.panels.itemByName("Background Tasks");
        if (tasksPanel) { tasksPanel.visible=true; }
    }).name = "exportPop1";
    app.addEventListener("afterExport", function(ev1) {
        var task, listener;
        task = app.idleTasks.add({ name: "exportPop", sleep: 1000});
        listener = task.addEventListener(IdleEvent.ON_IDLE,
            function(ev2) {
                listener.remove();
                task.remove();
                alert(ev1.format+" export complete of "
                    +ev1.fullName+" at "+ev1.timeStamp);
    }).name = "exportPop2";
    alert("Export pop up window installed\n"+
        "Background Tasks will appear the start of an export\n"+
        "and a dialog will appear after each export complete.");

Similar Messages

  • InDesign CS5 PDF - Failure to Export Vector Elements

    Recently, we have had two separate incidents where the creation of an InDesign CS5 PDF failed to export certain vector art elements. The elements are not shared between jobs and the files were physically created in different locations (entirely different servers) within our organization. The elements are pdf and eps and appropriately linked. On the PDF, we're not even getting a low-res version of the artwork. When looking at the PDF in NEO, the containing box of the graphic is not present. One the most frustrating aspects of this is we haven't been able to repeat error in order to fix the error. The next time (or 50 times) the document is exported, the vector art is fine.
    Has anyone else had a similar issue?

    @rickphot
    I've had this same problem just today. I have a 64 page INDD that when exported to PDF (print) from CS5 (with no elements on my page set to "non printing elements"), only some of my vector shapes get exported. They are all merely 0.25pt Black Lines used to direct a reader from a comment to a matching illustration, and some pages exported them just fine, and some other pages will not work. I've tried moving them to a new layer, cutting and pasting in place, copying and pasting in place, changing the transparency modes, etc...nothing works...EXCEPT to just redraw the lines.
    @Bob Levine
    Do you work for Adobe? Can you offer any advice to this problem yet?
    Thanks all. Glad I'm not the ONLY one going crazy with a bizzare problem like this one.

  • InDesign CS5.5 Exporting PDF master page hyperlinks only work on first 2 pages

    We recently upgraded from CS5 to CS5.5 and now our hyperlinks that go to different pages in the PDF only are working on the first 2 pages of each document in the book.  We have about 30 documents wrapped up in a indesign book.  On the master page we have hyperlinks that allow users to quickly go to the index in the back of the book.  After the CS5.5 upgrade the hyperlinks only work the the first 2 pages of each document.  We export to PDF(print) with hyperlinks enabled.
    I have tried the below:
    - I have tried 2 different computers
    - Deleted and re-created the indesign preference file
    - deleted and re-created the hyperlinks

    Can you recommendd the best way to manage the following:
    I'm on a Mac. Created an enewsletter for a client in Indesign CS5 with 7 "click here"s throughout the document. The hyperlinks are to connect w other PDF documents not URLs.
    Where will I have the best luck creating the hyperlinks - Indesign or in the PDF I export? I have Acrobat Pro if I need to create the hyperlinks in the PDF.
    Except I can't figure out how to create the links in either program as far as what name to designate and where do the PDFs reside so people can link to  them? And do I enter the file name of the PDF connected to the particular "click here."

  • InDesign CS5.5 Export to PDF fails how to fix?

    Using InDesign CS5 to creat a portfolio, all layed out and ready to print but when I export to PDF it takes a long time and then fails.
    What am I doing wrong?

    Is the issue with the one file only or with multiple file, if it is with the one file only then there could be some component like Image , font that could be causing the issue,
    And if it with the multiple file then you can try this article:- kb2.adobe.com/cps/878/cpsid_87876.html

  • InDesign CS5 - Pdf interactif - texte dans une fenêtre flottante

    Bonjour,
    Je suis en train de réaliser un pdf interactif dans InDesign CS5, j'ai intégré une vidéo dans une fenêtre flottante sans soucis.
    Je souhaite faire la même chose avec du texte (quelques lignes de texte et un bouton "lire la suite" qui ouvrirait un texte simple dans une fenêtre flottante) mais je n'y parviens pas ?
    D'avance merci.

    Si votre pdf est bien lu dans adobe reader, vous pouvez utiliser les fonctions avancées du pdf interactif (nécessitent Acrobat Pro) qui consistent à afficher/masquer un calque spécifique au clic d'un bouton. Mais cela nécessite autant de calques Acrobat que de textes…

  • Cannot print directly from InDesign CS5, must export to PDF

    My co-worker and I have not been able to print to our Ricoh Aficion SP C811DN from InDesign since upgraded to CS5. We both experience similar errors (ERROR: undefined, OFFENDING COMMAND: o [or C, or some other letter] and then STACK: XXX). We are both running Windows XP, I am 64-bit, she is not. The only workaround thus far is exporting to PDF and printing from there.
    I have tried printing single random pages and omitting graphics but neither of these seems to work. I did create a new document and inserted a single black box with white text and that printed just fine, but anything more complicated won't print.
    Thanks for your help in advance.

    Honestly, that’s the general advice anyway.
    I never print from InDesign. It’s just not that efficient.
    BTW, Windows XP64 is completely unsupported. Time to move to Windows 7.
    Bob

  • Indesign CS5 and Export to PDF

    Hi Group!
    Got a weird one here...
    I've searched high and low for this but, I have a user who i just recently upgraded to CS5 (company still on CS4 for internal reasons), and noticed a strange anomaly when exporting to PDF. For whatever reason, somewhere within the operating system and/or application(s) when the IDCS5 file is exported to PDF, as soon at the PDF hits the desktop, or where ever the PDF file is saved to, Acrobat opens the file immediately after. Even before the PDF has finished ripping. Where do you suppose this setting is to open PDFs automatically like this? Anyone seen this? Thanks!

    Hi Bob,
    Maybe you can help with the CS5 problem that sends Acrobat to the background after automatically opening the pdf I just created with the "view pdf after exporting" box checked. In all previous versions, and in Illustrator, the pdf opens nicely in Acrobat and stays in the foreground so I can look at it, and send it as an attachment, etc.

  • CS5--Need help connecting tags in Indesign during PDF export

    I have a set of Tags and are set to connect to Paragraph Styles but somehow the Tags aren't using the Tag names during export to PDF.
    On Show Tagged Items and also in Story Editor, you can see the tags are in place. But when I export to PDF and check Tags, they don't take the Tags.
    Am I missing something?

    Hi, di you find a solution to this? I have the same/similar problem.
    I have tagged my paragraph styles through Edit all export tags and they don't show up in my PDF when testing in Acrobat X. I have checked Export tagged PDf.
    Thanks

  • Indesign 5 - Pdf export - Changing transparency opacity

    Just installed CS5.
    Its my first time in Indesign for CS5. I need to make some changes on an Indesign doc I created in CS4 and save to pdf. There is a background image that I have on every page of the doc... its set to opacity of 40%. Every time I try to save for pdf and then open the doc in Acrobat the background image appears to be setback to be 100% opacity. What's going on in 5 that is causing this? It doesn't do this in 4.

    I turned on overprint preview in Acrobat settings.
    Unfortunately it had no effect on the view.
    I think I traced the problem though.
    The background image was created from a logo created in Illustrator.
    I went back and re-copied the logo art from the same illustrator file, the exact same grouped set of vector art I orginally used, it still displayed the same problem in ID5 when exported.
    Then I copied a different vector logo from that illustrator file into ID5. It worked fine, saved to pdf and worked fine in Acrobat. I think there was something corrupt or weird with that specific vector grouping that ID5 did not like. So, I isolated the problem, but now I have to potentially change a bunch of files I made. Argggh.
    Thanks for you help.

  • Problems previewing InDesign CS5.5 exported EPUBs in Apple iBooks, on an iOS device.

    I have EPUB Creation problems when I use my InDesign CS 5.5 document from my first EPUB book, as a template to create my other two EPUB books.
    My customer gave me a job that forced me to learn how to do EPUBs – and I'm still learning.  I created three books in Design CS 5.5, for fixed page PDF, with interactive table of contents and for exporting to a regular EPUB, with auto-reflow formatting and automated table of contents. These books were not created for print. 
    After I created the first one and successfully exported to an EPUB, that previewed fine in free Adobe Additions, I used the first InDesign CS 5.5 document as a template to create the other two publications.  These books were around a hundred pages, or less, with little or no placed jpeg images except on the three books' covers, so I did not create a Book.indb for each publication.  Each book is completed in single InDesign files with their own unique front cover art on their first page.
    When my customer previewed the three books on his iPad, in iBooks, all three books show the cover of the first book, when you see them on the iBooks library shelf.  Then when you open them, you see the correct cover for that specific book and the correct interior pages.
    When I open each InDesign file and open the File Information tabbed dialog, I have a different document title entered for each of the three different books.  When I export to EPUB, the EPUB Export Option dialog pops up and I have selected "Include Document Metadata."  I entered the Publisher name and a separate Unique Identifier for each book, when I export.
    After I emailed the three EPUBs to my iPod Touch, all three showed up in my iBooks library but when you see them on the library shelf they have the first book's cover on all three.  So I have a redundant cover preview on the library bookshelf icons, in the iBooks app, running in Apple iOS.
    I have two books by Elizabeth Castro about Creating EPUBs with InDesign.  I'm going to read them some more, especially the part about preparing your EPUB for Apple iBooks, on iOS.  But, I thought I would share my problem here to see if anyone has a solution for me.  Thanks.

    I often end up answering my own questions but I will do so again, this time, so that others can learn.  When you are exporting to EPUB in InDesign CS 5.5, an EPUB Export Options diolog appears.  Under "EPUB Cover," select "Use Existing Image file" and choose the actual file that was used on on the first page of the InDesign document, for the new book's cover.
    This feature can cause inbedded human error if you use a completed Indesign book as a template to create other books because even though you placed a new cover at the beginning of the book, the Export options still has the cover file selected for the previous book you worked on.
    I actually got the answer to my problem with the InDesign Help Menu, when InDesign CS 5.5 is launched.

  • Fonts jagged in InDesign and PDF export

    I've been troubleshooting this issue for days, with no success. I'm using IDCS6 on a MacBook Pro with Mountain Lion, and it probably happens with all fonts, but I've noticed it specifically with "Din mittelschrift" at a large pt. size and 100% magnification. It wouldn't be a terrible thing, since it's not noticeable in most of the document, but I'm trying to create a catalog of sorts (as a series of 2-page spreads) and the brand's name on the cover has the most obnoxiously rough edges - I can't send the PDF off to anyone in this condition.
    I'm an experienced computer user but an InDesign novice, so I've been trying various things I've found online that successfully solved others' problems, without having a very clear idea of what many things in ID do. Reading a few Adobe tutorials didn't enable me to fix things, either.
    I've seen others post that jagged-looking fonts can clear up when exported to a PDF, but that didn't work. When I export to a PDF, interactive or not, it appears jagged at 100% - though strangely enough, at 300% it looks fine.
    I checked my ID display settings. It's jagged even at High Quality - and display settings in InDesign wouldn't affect the PDF, anyway.
    I made sure the font was installed in the proper place (Library/Fonts), cleared my font cache, and restarted the computer.
    I tried converting the text to outlines in InDesign.
    I tried setting the opacity to 99.9%.
    I changed the color of the text to a grey (240/240/240) to reduce the contrast in case that was an issue.
    The rest of the document appears fine in InDesign and as a PDF. No extreme jagged edges or low-quality appearance.
    Right now the document is intended to only be viewed on a screen, but since I'm unsure if I'll ever be asked to prepare it for printing I created it using ID's print layout. I've been avoiding converting it to a web layout because that would mean hours of reformatting, and I figure that fonts should render with smooth edges no matter what the layout is set as.
    I think I've done more than what's listed above, but forgotten the specifics.
    I'll try anything short of destroying the catalog and starting over.
    Thank you!

    Can you take a screenshot of what this looks like and post it?
    Also, I've noticed that sometimes weird crap will show up when you view something in Acrobat. Like you can see a line between the font and the stroke, but when you zoom way in, it looks fine. It will print fine as well. Just a display issue. Can you print it? When you print it does it look like crap?

  • Indesign to PDF Export

    Dear All,
    Can you suggest on how to export INDD files into PDF using indesign javascript. Can you provide any references or sample code for this.
    Thanks in Advance!
    Shail

    http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/products/indesign/pdfs/InDes ignCS5_ScriptingGuide_JS.pdf
    Page 44.

  • InDesign to PDF Export Shrinkage

    Using InDesign CS2,when I export to PDF the document does not stay the same size, it always shrinks (about 5% or so). So, printing business cards on a template, for instance, doesnt work. Also, colors change to different shades (dark blue to medium blue). This always happened to me in Pagemaker also. WTH?

    It's your Acrobat print settings that are doing that. You need to turn
    page scaling off.
    Bob

  • InDesign CS2 PDF Export is Screened

    This problem just started happening to me last night.  All solids are appearing in PDFs as screened, however when I pull the PDFs I create into Illustrator to check them, they are fine.  Please help!  I usually export as press quality and a preset I made called press quality native color.
    Thanks!

    It is screened when I print it out thru Preview on my Mac also thru Acrobat Professional.  When I import the PDF into Illustrator and print it out...everythig is solid (correct).  I don't want to go thru the extra hassle of printing thru Acrobat...just want to use export to PDF from InDesign as I was doing prior.
    Also, if I open the screened PDF in Illustrator (where it is solid) and re-save as a PDF, it becomes screened again!
    Help:(

  • InDesign CS4 PDF Export Issue

    Hello everyone,
    I'm new to Adobe and this forum so if I screw something up, please let me know.
    My System:
    Intel Core 2 Duo E7500 2.93GHz, 3GB Ram, 7200rmp 320GB HDD, XP Pro SP3
    Adobe Master Collection CS4 full installation.
    My Issue:
    Intermittenly, as I export an InDesign document to PDF my font gets rendered improperly.  I have included screen shots of both exports below:
    Above is the correct way the font I use should look when it's exported (Grotesque MT Std Light).
    Below is the other way the font looks when I export it.
    You can clearly see that the bottom block of text is darker and more jagged, almost as if there are two layers of the same text.
    The problem is I only have one layer of text!
    I imagine there must be some checkbox somewhere that I either accidentally check/uncheck with a mistype (I type fast and irratically, so sometimes I hit keys I didn't mean to) or accidental combination of CTRL+.
    Has anyone else experienced font-weight issues like I have?
    I would appreciate any insight regarding this matter.  Thanks in advance for your help.
    ~da newbie, tjthart10

    Transparency on the page? Looks like the type was perhaps rasterized during transparency flattening.
    Rule #1 is to put type at the top of the stack when there is transparency, and it's a good idea not to flatten (export to Acrobat 5 or higher compatibility if possible) if it isn't absolutely necessary. Even if you move the type to the top you are likely to see an "emboldening" effect on screen and low res printing when there is transparency on the page.

Maybe you are looking for

  • Few line items are not coming at the time of creation of delivery

    Dear Experts, When the user creating the delivery few line items are not picking in the delivery document the following checks i verified, Stock is available shpping condition is differ from sold to party and sales document Plants are same for all th

  • Is it possible for a G4 to use optical drive of another mac over a network

    Well, is it? For some reason the optical drive on my G4 won't read certain CD's that are read by other Macs I have, but I can't see those drives over my network?

  • No music after synchronisation

    Hello, After a basic synchro, I lost all my music on my iphone 3GS (iOS 4.3.3). In itunes, during the sync everything is fine, no message, no error. After the sync, I see the music that i have on my iphone, it's right there. Then, I eject my iphone,

  • ALV using splitter flush problem

    Hi I am using ALV splitter (having two alvs on same screen). But the values are not getting flush, getting the same alv values, even after coming back to the same alv screen with new values. Can anyone please tell me which objects i need to set_focus

  • DAE.DB_READ_FAILED   java.sql.SQLException: Got a null connection

    While adding / updating user in OIM, I am getting error on random basis. Sometime the system is allowing to add / update and sometimes it is giving below mentioned error. Due to this, there is huge impact on production with 30,000+ users in OIM Pleas