Problem with export PDF in CC

When you export to PDF in Photoshop CC in CMYK mode, Acrobat opens a blank page with the message that it is out of memory. Export the same RGB file opens fine. Any ideas? Export as long as CMYK worked fine in all versions of Photoshop and always made in CS6.

I had this same problem. Only happens when recording under the high compressor. Works fine in a middle or max setting

Tags: Photoshop

Similar Questions

  • Strange problem with export to jpg files

    I'm having a strange problem with exporting my vector files to jpg.  When I export the file as a .jpg file, then open it some text or shapes (such as rectangles or squares) have disappeared.  When I go back and open the file .ai the stuff is there, but he just went on the jpg.  If I open the .ai file in Photoshop it's gone too.  I have to save the file in pdf format, then open the PDF in Photoshop and export in a file .jpg away.  It's very strange.  If I go into the Illustrator file and re - type the text disapers, it usually fixes the problem.  I'm not an expert with Illustrator, then I can do something wrong, if anyone can help please let me know, thanks! (I have CS3)

    Things that are disppearing are defined for a recovery? Look in Control Panel attributes with objects selected and see if all the overprints are defined.

  • Problem with report PDF - external (Apache FOP) - APEX 5.0 + ADR 3.0 + Tomcat 7

    Hello

    I have a problem with the pdf reports.

    I tried to make the steps of Apache FOP missing Oracle Apex installable for 5.0 and 5.0.1 APEX APEX

    It's something wrong with my settings 'external (Apache FOP)'.

    When I download the report I .pdf file.

    I can't open this file with the reader of pdf, but Notepad ++ open it.

    In the first line is: "ORA-20001: the print engine could not be reached because the URL is incorrect or a proxy URL must be specified."

    I have:

    • APEX 5.0 (c:\apex)
    • ADR 3.0.1 (c:\OracleREST-
      • files apex.xml, apex_al.xml, apex_pu.xml and apex_rt.xml are in C:\OracleREST\pathtoconfig\apex\conf,
      • defaults.XML, fop.xml are C:\OracleREST\pathtoconfig\apex)
    • Apache Tomcat 7.0.64 (C:\apache-tomcat-7.0.64)
    • Apache FOP 2.0 (C:\ApacheFOP\fop-2.0) - I don't now how to bind with APEX, ADR and Tomcat

    My fop2pdf.jar file is located in C:\apache-tomcat-7.0.64\webapps\apex\WEB-INF\lib

    If I use ADR as print server is OK, but I need to use non-English characters.

    Can you help me? Please

    AGM

    P.S. I'm sorry for my English, I hope you understand me

    Hi AgaSz,

    AgaSz wrote:

    I have a problem with the pdf reports.

    I tried to make the steps of Apache FOP missing Oracle Apex installable for 5.0 and 5.0.1 APEX APEX

    It's something wrong with my settings 'external (Apache FOP)'.

    When I download the report I .pdf file.

    I can't open this file with the reader of pdf, but Notepad ++ open it.

    In the first line is: "ORA-20001: the print engine could not be reached because the URL is incorrect or a proxy URL must be specified."

    You use DB Oracle 11g or later? If so, you must enable Network Services to use the configured Print Services.

    Reference: The last point mentioned here: PDF of print on demand Express 3.1 and above

    My fop2pdf.jar file is located in C:\apache-tomcat-7.0.64\webapps\apex\WEB-INF\lib

    If I use ADR as print server is OK, but I need to use non-English characters.

    You should not use "External Apache FOP", but you can "Oracle REST Data Services" as an option "print server". But, you should open the ords.war file and replace the Apache FOP associated jar files so that it supports non-English characters.

    You crossed the aforementioned following threads in the thread:

    Recently, I met the following threads:

    3. ASK : if I agree that Apache FOP comes with ADR supports the Base-14 fonts and it's more issue ADR as Oracle APEX, but it will help you qualify for Oracle APEX + ADR as users of at least the next version ADR print server comes with Apache FOP 1.1 and the xmlgraphics - commons-1.5.jar. This will help the people setting up fonts and support for complex Scripts for example, Arabic, Hebrew, hindi and Southeast Asian scripts using Apache FOP comes with ADR as "print server".

    Kind regards

    Kiran

  • Problems with export and import

    I have a problem with export and import

    Here's what I did...
    exp "'/ as sysdba'" PARFILE=parfile.txt
    
    PAFILE
    
    TABLES=user1.Table1
    file=Table1_1006.dmp
    LOG=Table1_1006.log
    query="where to_char(processeddate,'YYYYMMDDHHMISS') between to_char(to_timestamp('1911-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS') and to_char(to_timestamp('2011-10-06 16:46:26','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS')"
    Here is my log export
     set and AL16UTF16 NCHAR character set
    
    About to export specified tables via Conventional Path ...
    Current user changed to user1
    . . exporting table               Table1   16019049 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.
    Then I started to import
    /database2/rdbm15> imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log
    
    Import: Release 10.2.0.5.0 - Production on Thu Oct 6 19:57:01 2011
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    . importing user1's objects into user1
    IMP-00015: following statement failed because the object already exists:
     "CREATE TABLE "Table1" ("APPROVALTRACEID" VARCHAR2(64), "REQUESTOR"
     "EID" VARCHAR2(9), "EID" VARCHAR2(9), "FIRSTNAME" VARCHAR2(32), "LASTNAME" V"
     "ARCHAR2(32), "MIDDLEINITIAL" VARCHAR2(8), "TIER" VARCHAR2(3), "JOBTITLE" VA"
     "RCHAR2(64), "JOBCODE" VARCHAR2(10), "EMPLOYEETYPE" VARCHAR2(2), "CONTRACTOR"
     "TYPE" VARCHAR2(2), "EMPLOYEESTATUS" VARCHAR2(2), "COSTCENTER" VARCHAR2(10),"
     " "COSTCENTERDESCRIPTION" VARCHAR2(50), "CONTRACTENDINGDATE" VARCHAR2(8), "A"
     "CCOUNTSTATUS" VARCHAR2(2), "LOGINID" VARCHAR2(70), "APPLICATIONGROUP" VARCH"
     "AR2(50), "APPLICATIONNAME" VARCHAR2(50), "APPLICATIONID" VARCHAR2(12), "LEV"
     "EL1" VARCHAR2(512), "LEVEL2" VARCHAR2(512), "LEVEL3" VARCHAR2(512), "LEVEL4"
     "" VARCHAR2(512), "LEVEL5" VARCHAR2(512), "PROFILECODE" VARCHAR2(50), "PROCE"
     "SSEDDATE" DATE, "APPROVERMANAGEREID" VARCHAR2(9), "APPROVERMANAGERDELEGATEE"
     "ID" VARCHAR2(9), "APPROVERT4MANAGEREEID" VARCHAR2(9), "APPROVERT4MANAGERDEL"
     "EGATEEID" VARCHAR2(9), "APPROVERAPPOWNEREID" VARCHAR2(9), "APPROVERAPPOWNER"
     "DELEGATEEID" VARCHAR2(9), "PERFORMEREID" VARCHAR2(9), "NATIONALID" VARCHAR2"
     "(30), "COUNTRYCODE" VARCHAR2(9), "PASSPORTID" VARCHAR2(20), "DATEOFBIRTH" V"
     "ARCHAR2(15), "CITYOFBIRTH" VARCHAR2(15), "VENDORNAME" VARCHAR2(50), "VENDOR"
     "MANAGERNAME" VARCHAR2(50), "VENDORMANAGERID" VARCHAR2(9), "VENDORADDRESS1" "
     "VARCHAR2(100), "VENDORADDRESS2" VARCHAR2(100), "VENDORSTATEPROVINCE" VARCHA"
     "R2(15), "VENDORCOUNTRYCODE" VARCHAR2(9), "VENDORZIPPOSTALCODE" VARCHAR2(9))"
     "  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4076863488 "
     "NEXT 1048576 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)            "
     "                   LOGGING NOCOMPRESS"
    Import terminated successfully with warnings.
    but I have no lines of base2
    [server1]database2
    /database2/rdbm15> sqlplus / as sysdba
    
    SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 6 19:59:17 2011
    
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select count(*) from user1.Table1;
    
      COUNT(*)
    ----------
             0
    
    SQL> exit
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    Published by: user3636719 on October 6, 2011 17:23

    could ignore = y, and then try again. It should work

    Concerning
    Julien

  • problem with report PDF

    Hello world

    I have the problem with the pdf extension in my report
    all other extensions works very well except pdf :)
    I got this error
    java.lang.StringIndexOutOfBoundsException: String index out of range: 54
    at java.lang.String.substring (unknown Source)
    at oracle.apps.xdo.svg.obj.SVGText.getRealTranscodedObject (unknown Source)
    at oracle.apps.xdo.generator.pdf.PDFGenerator.drawSVGObjects (unknown Source)
    at oracle.apps.xdo.generator.pdf.PDFGenerator.drawSVGObjects (unknown Source)
    at oracle.apps.xdo.generator.pdf.PDFGenerator.drawSVG (unknown Source)
    at oracle.apps.xdo.generator.ProxyStreamGenerator.drawSVG (unknown Source)
    at oracle.apps.xdo.template.fo.area.InstreamForeignObjectArea.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.area.LineArea.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.area.BlockArea.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.area.RegionArea.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.area.PageArea.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.area.AreaTree.doOutput (unknown Source)
    at oracle.apps.xdo.template.fo.elements.FormattingEngine.startLayout (unknown Source)
    at oracle.apps.xdo.template.fo.elements.FormattingEngine.run (unknown Source)
    at oracle.apps.xdo.template.fo.FOHandler.endElement (unknown Source)
    to oracle.apps.xdo.common.xml.XSLTHandler$ EEEntry.sendEvent (unknown Source)
    at oracle.apps.xdo.common.xml.XSLTMerger.startElement (unknown Source)
    at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
    at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
    at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
    at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
    at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
    at oracle.apps.xdo.template.fo.FOProcessingEngine.process (unknown Source)
    at oracle.apps.xdo.template.FOProcessor.generate (unknown Source)
    at RTF2PDF.runRTFto (RTF2PDF.java:629)
    at RTF2PDF.runXDO (RTF2PDF.java:439)
    at RTF2PDF.main (RTF2PDF.java:289)

    any openion?

    BR,
    Alaa

    Hello

    Looks like its trying to make something that becomes larger than the page size. try to comment on any table / image that can be the cause of this, in order to eliminate it as a possibility.

    -Karine

  • Terrible graphics with export PDF in FM9

    I use FM9 unpatched on Windows XP Pro.

    I can't export PDF to work properly with graphics. Everything is great in general, but the graphics lose quality, both at importation in FM and more if on PDF export.

    I tried all the import options, work with native files (ex..) IA) and with JPEG or other format, as well as exports of importing the files themselves directly and import by reference.

    I also tried tweaking the settings 'Image' of PDF, removing any compressor to see if it would help, which was not.

    In the end, the best results come in fact of JPEG files imported, which are a little blurry, but (relatively) usable, given the alternatives. The Illustrator files that I want to use are just terrible, they are completely bitmap when exported to PDF.

    It is also interesting to note that I do not experience this problem when using the FM, drawing tools. The output of these graphic files on the printer and the PDF format is excellent, quality vector art.

    I find it unusual that I'll have this problem and see no further mention of him in the forums. He is originally from severe pain and delays on my project, so if anyone saw him, it would be greatly appreciated.

    Douglas

    First, you mention using FM unpatched, but you don't mention any particular reason you have not applied the hotfixes, can you elaborate on that? What version you use, then?  The latest version is 9.03 aka p250, as shown in the help > about.

    There are several fixes to the generation of PDF in the two le.02.03 update and then it would be the #1 recommendation.

    Second thing, it's to tell us

    (1) how do you create PDF files, you use Save as or you print to a print file,

    (2) what printer you have set as default (in FM) when you create the PDF file

    Sheila

  • OfficeJet Pro 8500 has Premium - problem with printing PDF documents

    My boss has the printer/HP Officejet Pro 8500 Premium has in his office. He had problems with the printing of PDF documents. As a general rule, what print is either unintelligible or will have a black line at the top of many pages, even if it's just a 1 page document. No problems printing on other types of documents, only the PDF files. Is it possible to fix this? Thank you!

    Try the following setting and let me know any changes:

    Adobe Reader, launch the dialogue of the printer.

    Click on Advanced Options at the bottom of the dialog box.

    Check the Print as Image checkmart.

    Click OK to approve and try to print

  • Problem with printing PDF and PDF Maker

    Hello

    We have problem with our professional DC from Adobe.

    The first problem: print with Adobe PDF Converter result to the message with 'Interactive Service, window of change '.

    The second problem that we have with the PDF Maker. We can perfectly create PDF files with the add-in in Word, Excel and PowerPoint.

    In Visio and Project after creating PDF to send us a message "the Adobe PDF printer is not installed on your computer...". »

    We have this problem on three different customers. All customers are fully patched with Microsoft and Adobe.

    The desktop Versions are 2010 32-bit on Windows 7 64 bit.

    Thanks in advance for your help.

    Hi avaa90380721 ,

    Try to do the following:

    1 - Hold down the Windows key and the R key on your keyboard, type services.msc in the Run dialog box and click on enter.

    2 - image search for interactive services detection, right-click on it and select Properties.

    3. set the startup type to manual.

    4 - click OK.

    Then, try to print to Adobe PDF and check if its working very well.

    Let us know the results.

    Thank you

    Shivam

  • Problem with export OMF of AMC to the hearing

    Hello

    I'm having a problem with my export to OMF of Avid Media Composer in Adobe Audition (CC). The problem occurs when I export two audio tracks that is from a camera (lets say that Canon c100), and they are separated from two mono tracks in Avid. When I open the OMF in hearing, there are always two mono tracks, but all the audio clips that came from the same video file and have the same name, are not copied correctly. One of the tracks is ok, but the second track is just a copy of the first. This means that I lose the audio that was on the second track (because it is replaced by the audio that was on the first track). I think it has something to do with the clips, basically with the same name. So far, I works around this problem by exporting two OMFs, one for each track, but it's uneeficient and stupid.

    Did someone encountered the same problem?

    No solution predictable hearing but if you want to send me a small test session (info at aatranslator dot com dot to the) I'm sure that LAOS would like to convert it properly. I realize that this does not solve your problem, but I'd certainly be interested to test.

  • Problems with export low res/compressed images Lightroom

    Hi, I recently noticed problems with the export of images. Even if I did change the pixel dimensions that I used to use (640 x 600 for a blog), the exported image is significantly more low resolution than usual. The only things that have changed is that I upgraded from LIghtroom stand-alone 5-6 Lightroom on creative cloud - and also I got a new Macbook Pro.

    You seem to be using a mac book pro with a retina display. This is that websites must be programmed to feed your browser an image of higher resolution that they would feed to people using a lower resolution screen. Not all Web sites do it properly (not more). I don't know if your site is done automatically. An image of 640 x 600 or 900 x 800 won't cut in general, certainly not to the size you are displayed on this Web page. These sites are usually not this worked well. I've written about how to do it on my blog here: Jao photo blog: a much simpler way to serve the retina displays the correct image but you need a way to use both versions of the image somewhere.

    On your retina display when opening an image of 640 x 600 pixels in preview will also look bad as it will show too default double pixel. A good thing to do is to go to preferences in preview.app, click on the images and select "1-pixel image is equal to 1 pixel of screen. Then when you open small images, it should show the actual resolution of the screen. If your image is larger than the screen, you can press command-0 and it will display the image in the native screen resolution. Assume that you are using "best for display" in the context menu of the resolution in the display of system preferences section. You should have probably defined it this way in any case because otherwise the 1:1 in Lightroom do not display correctly. Your screenshot is displayed to indicate that you have defined properly.

    In addition, there is absolutely no reason to use quality 100. Most of the 75-85 images will be indistinguishable from 100, but will be much smaller in size. Second, ignore the DPI setting. It is not relevant to the images online. The only thing that matters is the size in pixels.

  • Problem with a PDF file that is saved in CC2015

    Hello

    I have this workflow with a client:

    I create a few files in Illustrator

    Save them in PDF format (because these are usually directly to a printer, but guard Illustrator editing capabilities just in case)

    In case there are changes necessary, the client makes them to their end.

    Save again.

    Send to the printer.

    It used to work very well while we both had installed CC2014 (v, 18), but since I upgraded to CC2015 (and the customer is always with CC2014) PDF files not open properly... the dialog prompt as if they would not editable Illustrator files.

    I tried to save in a previous PDF version and did not work

    When I try to save as a different version of Illustrator that it seems that it is the same for all CC (from v17), in fact, if I save as Illustrator customer can open it correctly.

    There seems to be something that affect PDF files only.

    So... what I have to do is to save the files to PDF using CC2015 and to ensure that they can edit them using CC2014, no idea of what could be the problem?

    Thank you!

    With this type of workflow you absolutely need both work in the same version. Illustrator files are not backward compatible.

    When recording in PDF with Illustrator editing capabilities in fact two files are saved under one: the PDF part and GOT it. The version of the part will always be the version that you are working in. So not backward compatible.

    Please look at this on the functioning of the files:

    This mysterious does Illustrator - saving files on Vimeo

  • Anyone having problems with exporting to AME CC 2014?

    Since the CC 2014 update, when I queue first CC 2014 and 2014 of the SOUL, first hanging - death every time beach ball. I need strength to quit smoking. I work days that are more the 7 hours because I can't queue of the SOUL and first has to manage export media attach to the top of my workstation. This fine all worked before the CC 2014 update. I'm on a MacPro end of 2008, 32 GB RAM, OS 10.9.4.

    Very well. Never called Adobe. No time for that. After 3 hours of testing and troubleshooting, there is a solution. The issue is specifically the tail of CC sequences with nested sequences built in CC and try to queue from 2014 CC. It's probably a bug or compatibility issue. At anyrate, if anyone is reading this and has the same problem with queuing of SOUL CC 2014 with projects launched in previous versions of PrPro, the solution is to open a new project in 2014 CC, import the troubled project. Cut & paste the items from the troubled new sequences sequences open natively in the new project. It's a pain, but this is the solution I found. CC CC & 2014 have simply not that we would expect all completely transparent integration. DC

  • Problems with "export to HTML".

    Hi, I will try this software with the 30 day trial period, but I have a problem with the function described in the title.

    This problem occurs when I try to export as html from the home page of the site that I am building, in particular with regard to the social widget for Facebook and Google plu (I'm talking about words similar widget took from each site developers page, not on the widget implemented in Muse).

    When I try to look at the preview of the browser (file-overview page on the browser), everything is ok, the social widget is where he should be and he seems fully functional. Now, when I export the page to HTML widgets disappears and I have tried several solutions, but I don't know where is the problem.

    There is someone can help me?

    Some embedded HTML 3 third party sites (such as Facebook and Google +) does not view via the "file" Protocol (which is what you use, if you export to a folder, and then open the html file in your browser).

    These built-in widgets expect to be viewed on the "http" Protocol, which is what your browser uses when you choose "Preview in browser" or to view a site Web online online.

    You can try to publish your site to a temporary site of BusinessCatalyst to check online and make sure that everything appears as expected, or use FTP to transfer files to your 3rd party webhost - when you view the site online at http, you can check if the widgets are working as expected.

  • Problem with export! Help, please

    Hello

    I am currently working on my new project in Redcode 4.5 k shoot and I got in big trouble export my movie.

    I tried to export the movie to the H.264 format / HDTV 1080 p 25f and there was NO noise or a sound terrible when I looked the exported movie!

    Can it be a problem that I copied a number of sequenzes varius in a sequence? I did it because I wanted to have a sequence where I can put the pieces together.

    Maybe that's the problem!

    Please help me!

    M

    Guten Tag,

    Am fantastischen an meinem neuen Projekt und beim Exportieren ist folgendes aufgetreten problem:

    ICH Versuche in first Photo aus einer zu exportieren sequence das mit dem Vorgabe Format H.264: HDTV 1080 p 25f dann erhalte ich einen Film mit entweder Bel your oder mit einem hohen Pfeiffen.

    DAS Filmmateriao das ich wurde auf einer bearbeite redone Redcode Codec quality 4.5 k.

    Kann're breast dass der nicht ist weil ich fertig einzelne possible export sequences kopiert habe und einer neuerstellten sequence zusammengefügt habe, eine quasi sequence as scenes standing habe um sie fertig sleeps aus the other scenes-sequences zusammenzustellen.

    Ware toll wenn someone could help!

    Danke

    M

    Hello! Welcome to the forums here at Adobe!

    As long as you can hear the sound when you play through your final sequence, you should have no problems to export as long as your audio options are correctly set in your export Panel. Nesting of the sequences that you have described is a very common task and will not at all affect your audio files.

    Make sure that your "Export the Audio" checkbox is checked in the window of your export. If this isn't the case, then that would explain your problems. If it is checked, then there may be something more deep as the cause, in which case it would be helpful if you could post us screenshots of your table of sound mixing and the head section of your audio tracks in the timeline panel.

    Also make sure that you're using Adobe PrPro 5.5 and that you have all the updates correct, including the RED importer, as the new RED files do not work in older versions of first. If files were shot on the RED Epic, sound doesn't work at all in native file (known bug) first and so you will have to use program Cine - X RED to export audio files to make separately and synchronize with your video. However, you would never get audio in your timeline at all, and so I think you would have noticed this problem before that you have to export, so I think that's not your problem.

    Good luck and report what you find with your export settings!

  • Help please problem with export

    I had some problems with safari on my imac (OS X), so I did "repairs" I finally remove some keychains and I think that's what's causing the problem I have. However I don't know how to fix it.

    When I try to export my rugged external hard drive from Lacie desktop RAW images to jpg I get this error...

    "An internal error has occurred:?: 0: attempt to index field 'rootFile' (a nil value)".

    I have a deadline soon (in an hour) and need help please.

    Hi Neo,

    I try to export the Cie and go to the Office first... we will know how you go, I'll be around an hour or two!

Maybe you are looking for

  • label for icons

    How to return labels for icons that I know what they are for? Print is easy, but some I always forget.

  • Dust trapped under the screen of my Lenovo Y580

    I just discovered a (visible dustIt is located in the middle of the screen and I was very angry with her. I thought that the screen of the laptop must be firmly sealed?Why is a dust can stuck in there?Or is it normal to let dust get in there?I should

  • my mouse will not change to the feather, everything changes Ellis 'help '.

    my mouse will not pen change, everything changes Ellis 'help' / I tried everything nothing seems to default default without a default value. ?

  • Problem in creation of recovery disks

    I tried to create the recovery media and I get the message "resources required by this application are already in use. Please try again when the other application is completed. Can someone help me solve this problem? I did not create the disc of reco

  • assign the IP static address/user GBA 5.1

    Hello The ACS 4, you have the option to a user to assign a static ip address. How more easy do you solve this ACS 5? Thanks in advance / Benny