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.

Similar Messages

  • 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 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.");

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

  • 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 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:(

  • Acrobat DC breaks InDesign CS6 PDF export?

    With Acrobat DC installed it seems as if I can no longer export a PDF out of InDesign CS6. The export function under the menu is greyed out. It works fine with InDesign CC 2014 but not with CS6. I still have customers that require me to use CS6. Anybody else have this issue?

    They SHOULD not be connected. InDesogn export doesn't use Acrobat, and doesn't need it.  I suspect a different problem. I don't know what but I have seen mentions of it in the InDesign forum.

  • Custom PDF export changes colour from CMYK to RGB!

    I've created a custom PDF output setting (based on the preset "Press") for hi resolution output. The files are created in inDesign CS5 - CMYK and several spot colours too. I can check the output-preview and it looks OK. When I check the output preview of the PDF (or the film/plate seps ahhh!) they have been converted to RGB. How do I keep the separations in CMYK?

    Over the years I've learned plenty of lessons the hard way, and they're the ones that really stick.
    In theory when sending an ad to various publications I'd try to send something that correct to each, but in practice that's essentially impossible, so I tend to convert everything to SWOP 2 (you'd be amazed how many newspapers use SWOP 2 COATED as the working profile in this country), admit that colors will never be perfect or match across multiple pubs because my clients can't afford the costs of making that happen, and leave out the profiles. I'd rather have crisp type than slightly better color from a conversion, but that's me.
    But I do now include the profiles and I use the profile the printer tells me to use - the only way I'd get rich black type, I think, is if the printer ends up using a different profile than what they told me, right?
    That's correct. If that happens, it's time to get another printer.
    Including the profiles - I thought - would somehow let the prepress know "actually this file was made for a different print process". 
    I suppose it might, if they look and if they care.
    Why is the option to include profiles there?
    I think this is really intended for when you DON"t convert colors during export, as with PDF/X-4. If the colors are not yet converted, you need to know the source profile to get the destination color correct.
    I don't want to give anyone the idea that it would be a mortal sin to include profiles as a matter of routine. I just want to point out that doing so MIGHT cause unexpected results in some circumstances and that it's important to know what can go wrong.  Also, there is no guarantee that leaving colors unchanged and including profiles is going to get you good color on the far end. It all comes down to the skill level of the person doing the prepress.

  • Indesign to pdf export issue, visibility of objects

    Hi everyone,
    I'm new to the forums, and this might be a serious newb question...
    My issue is as follows
    I've created a master document, with two brown boxes, one on top and one on bottom, when exporting to pdf, they go missing and magically dissappear.
    If I export in other formats, jpeg for ex, its all good.
    What am I doing wrong, all the other elements/objects/texts appear just fine on the pdf, except for those brown borders.
    Attached are a collection of screenshots, please let me know if you need anything else in order to help,
    Best,
    Yurij

    Hi peter,
    here are the links;
    pdf file; http://db.tt/3Uzyq4l
    ID File; http://db.tt/ODE9vJu
    Thank you again!
    Yurij
    ps.
    these are the full documents for both. please note I have excluded much of the text and remaining objects as its only the master I have an issue with
    ds.
    Message was edited by: gbcy

  • 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 CS6 PDF export problem

    I have tried to export to print-ready PDF a fairly straightforward A4 advet.  There's nothing complicated or unusual about the file - its based on ones we've successfully done previously.
    However, this one give me a 'FAiled to Export the PDF file' error - but nothing more.  I have tried restarting the Mac but to no avail.
    Any ideas?

    What Mac? What PDF settings? What fonts, paragraph styles, linked files, other fancies? You will have to provide a lot more info. in any case, ask in the ID forum...
    Mylenium

  • Single letters dropping out in PDFs exported from Indesign CS

    We are having font issues in some of our magazine's advertisements which proved very costly last month. First let me describe the work flow.
    We designed an ad in Indesign CS then exported it using the press setting in Indesign's PDF export option. Here the ad looked and printed fine. The ad was then placed in another Indesign file which was for the layout of one of our magazines. Here the ad still looked fine on screen and when printed out from Indesign. This next step is where the font issue occurs.
    When we export the the final magazine's press ready Indesign file, through the PDF press setting in Indesign again, single letters in these problem ads drop out. For example all of the Ds' in the entire ad will be missing. So a sentence in the ad that read "Dirt is Dark" will read " irt is  ark." 
    I am wondering if anyone else has had this problem occur and if they have a solution. The only thing I can think of is in the compression settings there is an option to compress text and line art. We are going to try to uncheck that box to see if it fixes the problem.
    Thank you for you help,
    Javin.

    I realized, of course, that it does make a difference. If you don't have the fonts on your system, a frequent issue with incoming ads, you couldn't embed the full font at all. You need to be sure that ads generated in CS have fully embedded fonts, not subsets, or risk dropouts. It will only happen when more than one ad uses the same font, but different glyphs.

  • I changed the information on an existing InDesign document and exported to a .pdf but the original information is still on the .pdf?

    I changed the text information on an existing InDesign document and exported it to a

    (Forum Tip: the small field at the top is for a short title only, the larger field is for the entire story.)
    Did you use the checkbox to automatically open the new PDF, or did you browse for it and open it "manually"? In the latter case: Check the creation date of this PDF. If it's not merely one or more minutes old, you probably saved the new PDF in an unexpected location.

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

Maybe you are looking for

  • Moving pics between accounts

    I just want to check that this information is correct: To move photographs from one account on my computer to another account which is synced with a color iPod, I should just export my pics from iPhoto as 'orginals', burn them to an DVD, then import

  • The packet data and wlan connection runs automatia...

    guys guys guys i'm having a wiered problem with this rubish E72 well every time i check my log i find that my phone has used packet data connections and wlan connections for small time intervals and small periods while i haven't used the internet for

  • Creation of iview and assigning to portal

    Hi All, We developed some BI reports by using the  Reports URL How to create the Iview , then iview  how to assign to sub folder and Folder how the folder can be assigned to Page and all the folder , sub folder and page how to create . Please can any

  • Why do I keep getting app error messages saying to download SW Player 10

    After downloading Shockwave player 10 at Adobe's suggestion, I now constantly get an application error stating "This application requires SW Player 10 which is not installed. Click OK to down load" In fact, I downloaded it and now have downloaded the

  • How to Join .RAR files in OS X

    My friend burned something for me that's in 2 parts. Each part is a .rar file. How under OS X can these files be joined? The reason he split it into two parts is because it wouldn't fit onto one DVD. Help is much appreciated. Thanks!