Dragging masked layer to larger document has a 1 pixel leak at mask edges

Happens on Mac/PC since I can remember, wondering what others experience or do.
Paint a mask to remove background. I use a brush 100% hardness.
Drag this layer (eg: scalloped)  into a larger document
You get a faint line of pixels (thin white line) around all 4 edges. Probably has to do with anti-alias and edge of document
You have then paint on mask to get rid of this, how can I avoid this happening?

Well, its normal for Photoshop and has been mentioned several times, for example:
http://forums.adobe.com/message/4556367#4556367
You'll see that the 1-pixel border of the layer itself will have become slightly transparent (or more transparent if it already was semi-transparent).
I can give you an Action to make the border of a layer fully opaque if you're interested.
Even more strange, if I fill the layer mask with black by inverting it rather than filling it the problem does not happen.
I didn't realize that; I don't think I've ever used Fill to make a mask one solid shade. Thanks for pointing it out. That is extremely strange!

Similar Messages

  • Drag & drop layer

    Hi,
    I would like to drag & drop a layer into a other document when document are viewed as tabs.
    I tried to drop the layer on top of the tab of another document, but it doesn't work. When in tab view mode, the only way is to copy and paste. But, I prefered when I can drag & drop layer, this way it keeps layer name.
    Is there a way to drag & drop layer on document that are displayed as tab?
    thanks for your help.

    You can do it in tabs mode. Just drag the layer to the destination tab, wait a minute, the tab will pop to the front and let you drag the layer over. The trick is that you must drag the layer from the document window (using the move tool), not the layer icon from the layers panel. If I am confused then it's the other way around (I don't use tabs).

  • Problems with larger documents.

    Here's my problem: I am a composer, I need to print my scores (document size is 9x12) but it seems that adobe only supports 8.5x11. What I'm looking to do is to save my 9x12 document as a pdf, and have it actually show up in adobe reader as a 9x12 document so that it can be accurately printed at its intended size. Every time I try to do just that, the document either rescales to accomodate to adobe, or parts of the document get cut off. That's not what I want, I want a 9x12 document. If in the unfortunate case that what I'm trying to do is impossible, please notify me of an alternate universal document reader that will do what I want.

    I set up the score for my music in my notation software (finale 2011.) I must then convert the score from finale into a PDF, as there are additional items that I need to add to the score that can't be added from finale. So I export the document from finale as a 9x12 file. I use one of those PDF creators that acts as a printer since Finale 2011 for windows doesn't have direct pdf conversion capabilities. Once the PDF is created, I open it only to see that my large document has been subject to the 8.5x11 parameters of Adobe Acrobat, and much of it has been cropped out. I don't want to rescale, because again, it is a 9x12 document and that is all it will ever be. Is there a better alternative to this process that might yeild the desired outcome?

  • When dragging an image onto a fresh canvas, the resizing feature presnaps the image into the canvas size. I can confirm that this has not happened to me in previous projects. I've also tested this problem by making a new larger document size and dragging

    Contexts: I am very competent with GFX and have worked on many projects.
    When dragging an image onto a fresh canvas, the resizing feature presnaps the image into the canvas size. I can confirm that this has not happened to me in previous projects. I've also tested this problem by making a new larger document size and dragging in the same render. It snaps again. I don't want to re-size from the canvas dimensions, I want to resize from the render's original dimensions.

    Ap_Compsci_student_13 wrote:
    ok sorry but doesn't sscce say to post the whole code?the first S is Short, and yes, it needs to be all the code needed to illustrate the problem and let use reproduce it. If you were developing a new Web framework, your example might be short, but for a student game it's very long.

  • Photosho CS Problem - Can't drag a layer set from one document to another one

    I have two documents open
    On the source document, i want to drag a layer set from this document to a new one, but its not letting me
    What would cause this.
    My structure for the source document is
    >Set 1 Layer Set
         >layer
         > Adjustment Layer
         >background
    Background
    Structure of the target document
    >Named Layer Set
         > Where I want to insert the Layer Set from source document
         >layer
         > Adjustment Layer
         >background
    Background

    No error message is given. I just can't drag it into the spot I want to drag the layer set to (its not an individual layer, its a layer set)
    Basically, this is all I can do (have to do a correction on how the layers and layer sets work, missing one level from the original post):
    I've attached images as well to illustrate
    On my target document, I want to have the layer set go where the red text is:
    >Content Layer Set
         >Named Layer Set
              > Where I want to insert the Layer Set from source document (Set 1)
              >layer
              > Adjustment Layer
              >background
    Background
    right now, I can only drag the layer set to this position:
    >Content Layer Set
          > This is where the Set 1 from the source document can go, I can't drag it into the layer set below
         >Named Layer Set
              >layer
              > Adjustment Layer
              >background
    Background
    First Image I attached shows the Set 1 Layer Set, above the layer set I want to drag it into
    Second Image I attached shows what happens when I try to drag the layer set into the named layer set; it comes up with the "no symbol"
    No Error message is given

  • My CS3/PS has started to change the cursor into a line of three VERY small icons when dragged over a picture or menu. Thus it is VERY difficult for instance to drag a layer in the layer list to the wastebasket - the cursor simply is too big for the waiste

    My CS3/PS has started to change the cursor into a line of three VERY small icons when dragged over a picture or menu. Thus it is VERY difficult for instance to drag a layer in the layer list to the wastebasket - the cursor simply is too big for the waistebasket icon. Even all other exact work is impossible.  Of course I have checked all the cursor presets but nothing seems to help. My OS is Windows7.

    Have you tried resetting Preferences?
    A logical next step would be to reset your Preferences.
    To reset Preferences:
    If Photoshop is already open on your screen, close it (Quit). Then hold down Shift+Ctrl+Alt (Win) / Shift+Command+Option (Mac) on your keyboard and start Photoshop.
    A dialog box will pop up asking if you want to delete the existing Preferences file (the "Settings"). Click Yes in the dialog box. The existing Preferences file will be scrapped and a new one will be created.

  • Does use of mask layer require re-estab of functions

    Am I missing something/doing something wrong, or is this the
    way Flash works?
    I have 2 buttons in a movieclip which is on the main
    timeline. The buttons are on a layer with a mask layer above it. On
    the main timeline I define 2 functions
    clip_mc.button1_btn.onRelease = function()... and
    clip_mc.button2_btn.onRelease = function().... The movie clip has 2
    frames. Frame 1 has button2_btn masked out (i.e. not visible).
    Frame 2 has BOTH buttons visible.
    When I click on button1_btn the function says to gotoAndStop
    at frame 2 of the movieclip. Now button 1 .onRelease no longer
    works AND button2 .onRelease also does not work. I scratched my
    head about this a long time, did a pile of trace statements and
    couldn't figure out why. Then I put my 2 buttonN_btn.onRelease
    functions inside a function called initButtons(). Now after I
    gotoAndStop at frame 2, I call the initButtons() function again and
    the buttons work. This makes me wonder if this is really right, or
    if I am doing something wrong with the mask layer.
    Any help would be greatly appreciated.

    Thank you again for your prompt and helpful reply. Indeed,
    when I delete the mask layer, I do NOT need to reinit the button
    functions. I understand your solution too. So I guess it's just a
    matter of preference, unless you think one would perform the best.
    WRT my bumbling around. I VERY much appreciate the
    willingness to help and infinite patience of the experts on this
    forum, so I try to keep any whining and frustration to a minimum.
    However, I am an old mTropolis user, and I miss many aspects of
    that product soooo much. Flash seems way more difficult than that.
    Though I've been at it for some months now, and have purchased and
    read cover to cover both Moock books and try to read all the help
    over and over, I'm still having a very hard time adjusting and
    thinking in the Flash way, not to mention these little bumps in the
    road like this one. Maybe I'm just a slow learner. One of my
    biggest lingering issues is how to architect larger projects. I am
    trying as much as possible to do things using Classes and good OO
    design principles. Do you have any articles or books you would
    recommend that might help with that?
    Thanks again.

  • PSE 12 Drag and Drop within open documents

    PSE 12 running on an Asus tablet with Windows 8.
    Owned PSE12 since December of 2013.  Finally entered in the serial number on Monday to get the startup pop-up message to go away.
    Now I cannot drag a layer from one open document to another.  This has worked flawlessly since I purchased the software.
    I select either the layer directly or from the side bar and move the mouse to hover over the tab of the document I wish to copy the layer into. Nothing.
    Anyone else having this issue? 

    The Arrange menu i was referring to is at the bottom of the pse 12 window.
    It's called Layout.
    (sorry for the confusion)

  • Can't print large documents.

    For years, we've been printing large documents to our plotter without issue.  Suddenly last week, nothing large will print.
    I've seen a few different error messages, and have tried different computers, and different versions of Illustrator, but nothing large will print.
    When trying to print, I currently get the following:
    I've also seen an error suggesting not enough memory is available, which is bogus.  And I think another error that was more vague, something to the effect of "can't print"
    I've setup a clean install of illustrator on a clean windows install, same issue.
    I setup an alternate print server with our rip software, same software we've been using for years.  Same error on the alternate server.
    Nothing changed, and it's effecting everything here, and new installs.  I don't know what happened, but this is getting critical, we need the ability to print.

    EFI eXpress v. 4.1
    This all worked fine until a week ago, so I don't think there should be a hardware software compatibility issue.  The software and hardware were all working fine, and then we got blindsided by this stubborn error that came out of nowhere, won't go away, and has no error or log that gives us any useful information.
    It isn't a font issue.  I've created a basic test document that just consists of the word test.  Using this same font, I've had success printing documents that are 37"x79", 39"x75".  But, when I print 39"x79", it fails.  i've not zeroed in on the size that seems to be the cutoff, but I knew that a 37x75 worked, and 40x80 didn't, and 39x79 didn't either.  So, playing around with the numbers I found the above that did work.
    Also, using the general epson driver that you can get on epson's site, any print job can be sent without issue.  It's just that anything beyond 90 inches gets cut off. 
    I suppose this suggests the problem lies with EFI.  But, a clean install of EFI didn't resolve the issue.  What it comes down to for me is, the error is generated from Adobe.  So, at the least, I'd like an explanation from Adobe as to what the error is, since their software is generating it, and giving me no reason why it failed.  Plus, there's no way I can justify to management the cost of bringing in a 3rd party support for the EFI software, unless I have a better reason why the EFI software worked last week, but not this week, so I really need better data out of Adobe as to why it fails.
    I currently have a paid case open with Adobe, but they seem to be having difficulty as well, so far it's been a lot of time on hold, and a little bit of "try this, try that, try this", which is getting nowhere.  I need something more methodical to happen, and some actual following of data, or checking of logs, to get some detailed information, hopefully the case will get escalated to someone with a bit more in depth knowledge on these things.
    I will keep posting the details here as they emerge, because there's nothing I hate more than a forum thread with a problem I'm experiencing, that doesn't end with an answer.  I think forums should do a better job of either posting a resolution, or purging the cases that don't resolve, to get rid of the useless junk that clogs the internet and wastes people's time searching for answers.

  • Modify layer in a document made up with model

    I made a site without tables (all tag DIV), I have saved the
    page in a model, I selected one layer in a model and mark the layer
    (not his contained) in a modifiable area. I saved a page. After I
    create a new document from model.. when I try to modify a layer
    (move, resize) I can't because the code is blocked. in a livedoc I
    read that is possible. My dreamweaver version is 8.02 please help
    me.
    I also tried whin new simple page with 3 layers (head - body
    - footer)... but the problem it's the same

    If you have this -
    <div id="layer1"><!-- TemplateBeginEditable
    name="whatever" -->...
    You will not be able to drag that layer in design view on any
    child page.
    Why? because the *layer* is not editable. Its contents are,
    but not the
    layer itself.
    Nevertheless, you will still be able to edit that layer's
    position in the
    CSS that is applied to the page - just not by dragging it in
    design view.
    But - there are some flaws in your 'going in' methods
    (assuming I understand
    your post). Using layers the way you have is not optimal. A
    page that is
    build from multiple layers will surely produce unexpected
    results when the
    visitor resizes the text display in their browser, and
    dragging things
    around in Design view is just a bad practice - with tables or
    with layers.
    The trick is to learn enough HTML and CSS that you no longer
    need to do
    this.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "ruffonibus" <[email protected]> wrote in
    message
    news:[email protected]...
    >I made a site without tables (all tag DIV), I have saved
    the page in a
    >model, I
    > selected one layer in a model and mark the layer (not
    his contained) in a
    > modifiable area. I saved a page. After I create a new
    document from
    > model..
    > when I try to modify a layer (move, resize) I can't
    because the code is
    > blocked. in a livedoc I read that is possible. My
    dreamweaver version is
    > 8.02
    > please help me.
    > I also tried whin new simple page with 3 layers (head -
    body - footer)...
    > but
    > the problem it's the same
    >
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml"><!--
    InstanceBegin
    > template="/Templates/Senza.dwt"
    codeOutsideHTMLIsLocked="false" -->
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=iso-8859-1" />
    > <!-- InstanceBeginEditable name="doctitle" -->
    > <title>sample</title>
    > <!-- InstanceEndEditable -->
    > <style type="text/css">
    > <!--
    > #head {
    > position:absolute;
    > left:28px;
    > top:6px;
    > width:697px;
    > height:131px;
    > z-index:1;
    > }
    > #body {
    > position:absolute;
    > left:29px;
    > top:137px;
    > width:694px;
    > height:88px;
    > z-index:2;
    > }
    > #footer {
    > position:absolute;
    > left:28px;
    > top:227px;
    > width:694px;
    > height:86px;
    > z-index:3;
    > }
    > -->
    > </style>
    > <!-- InstanceBeginEditable name="head" --><!--
    InstanceEndEditable -->
    > </head>
    >
    > <body>
    > <div id="head"></div>
    > <div id="body"></div>
    > <!-- InstanceBeginEditable name="EditRegion3" -->
    > <div id="Layer3"></div>
    > <!-- InstanceEndEditable -->
    > </body>
    > <!-- InstanceEnd --></html>
    >

  • Large documents and contents-errors in text - for thesis

    Hi - i´ll try to make it short. (quite experinced user on Mac and Pages - but hates Word)
    Large document like master/PhD on Pages 09 Version 4.1 (923) (using EndNote X4 for bibliography - but EndNote is not the problem! I tried it without...) - more than a hundred pages. (now with Lion 10.7.2 it seems to be even worse than with SLep).
    Content is numbered with up to four "levels" (like: 2.3.1.2 Xxxxxx). I seem to make a lot of things right because the content at the beginning of the document is correct with all the points (just the content is 4 pages long - and everything including the page-numbers is correct) -
    BUT:
    In the text most "sub-/headlines" or new points are correct - but some are just very wrong like:
    it should be 8.3.2.1 - instead it is 8.3.6 or even 2.1 - and everytime i try to change it its just wrong in another or the same way... - but in any case (as long as i am doing it right with tabs and using the right level) the content at the beginning of the document is correct.
    That is exactly why i hate Word - it just did the same crap (but Word also mixed up the footnote-numbering - in Pages 09 at least all the foodnotes are right).
    Any idea? - the next thing i will try is just to copy every paragraph into a new document - but i doubt that it will help - is there anybody at apple who could help???
    Greetings
    simplex

    I didn't answer either because I found your writing impenetrable and without the file to work with improbable we could talk you through it.
    It sounds to me like you have simply skipped a sequence somewhere and it has lost track of the numbering, or you got it to restart somewhere in an attempt to 'fix' your error.
    Peter

  • I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    I need to update to the latest version of Snow Leapord-currently running v10.6. Because of where we live the slow download speed for such a large file has kept me from downloading the update. What can I do short of hooking up computer elsewhere?

    Do you ever visit a friend or realtive with a Mac who has faster internet? Maybe the local library has Macs on a fast line. If so, get a USB thumb drive and put this link on it from your computer:
    http://support.apple.com/kb/DL1399
    Then put this link on the drive:
    http://support.apple.com/kb/DL1429
    When you are at some place that has a Mac with a decent download speed. insert the thumb drive in that Mac and click on the first link ("DL1399") and direct the download to your thumb drive. Now do the same this with the second link.
    The installer files will now be on the thumb drive and, when you get home, drag them from the thumb drive to your desktop. Install the Combo update first.

  • BIP bursting large document size files.

    We have BIP and we are running FSG's and bursting them to BIP standalone product. Our files are large and when we process a 500 meg file, the tag on the xml file get removed. Is there away to burst large reports without this happening? Or what is the size limit. We are currently creating 10 reports with different sizes to get the information from EBS to BIP.
    Any help with will be appreciated.
    Thanks

    Thanks for your response.
    Apologies, I've not explained myself well here. The majority of the information within the large pdf has come from word files although not all of it. There are also visio drawings and AutoCAD drawings. Generally with the AutoCAD drawings, I receive them already pdf'd and it is I suspect these which cause the large file size (they often contain OS mapping data or ECW files). I guess this explains the main reason I used pdf in the first place, it's software that can convert many diffferent file types into the same format, like in this instance. Unfortunately I am unable to post an example as the information relates to a government agency and the content may be deemed sensitive.
    The large file is essentially an electronic version of a suite of 6 hardcopy ringbinders. The obvious answer is to break down the document into smaller files (i.e. one for each volume of the suite). The problem here is that there are links within the file whereby references to other volumes are linked, taking the user straight to the section referred to. If I break the large file down I will lose this functionality, unless there is a way to link to a specific section of another document? If so, please enlighten me how this works.
    Hopefully I've explained things a little better now but whether my explanation helps find a solution I don't know.

  • Can't print large document in landscape orientation

    I have a large document (16x32") that I am trying to print on a single legal sized page.
    I have landscape mode selected in Page Setup, yet when I select Print and tell it to print to a single Legal page (under Paper Handling I select Scale To Fit Paper Size and then select US Legal), it ends up printing in portrait orientation--even though the preview in the Print dialog box has it in landscape.
    I have printed this document before (a month or two ago) and it worked fine.  There have been I think 2 updates in the intervening weeks, has one of the updates changed something about printing?
    Is there anything I can do to fix this?
    Details: Pages 5.1, OS X Mavericks 10.9.1, MacBook Pro (late 2008)

    OK, guys, try this:
    Open Pages.
    Creat a new file.  --I picked the template "Blank" (which starts in portrait mode, mind you) in the "Basic" group.
    Go to File->Page Setup.
    Select Paper Size->Manage Custom Sizes.
    Click the "+" and create a new custom paper size.  Title it "Really Big Paper" or whatever.
    Make the paper size 34 wide by 56 high.  (Again, portrait orientation).  Click “OK”.
    Make the paper landscape orientation and click “OK”.
    Put something in the file—like a big light gray box (make its Opacity <50% so you don’t waste ink) that fills up the whole page.
    Select File->Print
    Click the popup menu that says “Layout” and select “Paper Handling”
    Click the box for “Scale to fit paper size” and select “US Legal” as the Destination Paper Size.
    Click the “Print” button.
    What do you get?  I get a gray box horizontally across the middle third of a portrait oriented page.  What I want is a page almost entirely filled with gray, which is what would happen if it really printed in landscape mode.
    You can fool around with the custom paper size and start with it shorter on width or shorter on height, but if you want to print a document that is large and is wider than it is tall, when you print it on a single page, it will always print **across the middle of a portrait oriented page** and not in landscape mode.
    I can repeat this on both my HP and Canon printers.  Same result.  So it isn’t the print driver, unless you think HP and Canon have the same bug in their print drivers (fairly unlikely, I would guess).  You can print to PDF and you get the same result, too.
    Again: printing worked fine for me a few weeks (and one or two Pages updates) ago!

  • How do I hide the mask layer when exporting as animated GIF ?

    Hi,
    I have designed the following logo for my football team's website.
    It plays fine as a flash file but when I export it as an animated GIF file, it shows the bright pink mask layer. Obviously I don't want it to. Has anybody an idea of how to rectify this problem ?
    Thanks,
    Phil

    Peter,
    Success! I finally got my head round it Indeed, I can see now your point about the export method being preferable, it's also much quicker than my old "print PDF" method! Like I say, publishing isn't my area of expertise and I get comfortable and set in my ways with certain ways of doing things, especially with computers!
    Bob,
    Like I was saying to Peter, that makes sense now. I guess my not appreciating the process of PDF creation and thus my incorrect use of the terminology may have confused the issue. With regards the link you sent me, wow it certainly seems I'm not the only one who gets confused! Fortunately it seems my problem is now solved and I have learned to produce a better product!
    Thanks again guys!
    ....now I wonder how I can make my dissertation interactive....

Maybe you are looking for