PLEASE HELP - 24P footage issue

Hey Guys,
SO I was hoping someone might be able to shed some light on a problem I'm having. We shot and have edited a feature film on the Sony ZU1 camcorder on their 24P setting CF24, and I captured it into Final Cut with the pull down setting and it looks great. The problem is when I try and make a DVD copy of the master file, it has a horrible shutter look on the TV. Am I not exporting it properly...it looks amazing on the computer? IS there anything I can do to preserve the quality from the computer to a master export?
I have been fooling around with COmpressor and made two High Quality DVD MPEG2 exports from the Final Cut Quicktime File, with one on the compressor 23.98 and one at 29.97. The 23.98 MPEG had a horizontal interlace to it and the 29.97 MPEG had a really nice clow to it but a nasty flicker to some aspects.
I know that Sony Cineframe is not the best 24P option but seeing as that is unchangeble is there anyway to take my computer quality flow to DVD?

Sony HDV only records to tape as either 60i or 50i. If you have changed the time base somehow then that is your issue. Unless you are truly taking this footage to film then you don't need to ever change the frame rate. You can't remove frames from an interlace only camera.
Z1

Similar Messages

  • Please help with Contribute issue- Adobe or anyone!

    My issues are many- I don't know where to start. First, as a long-time Adobe customer, I can not believe how support has declined- I really miss my "support package" from the early 90's when I spoke with a person who really knew how to address my problems and/or questions. I am so tired of being outsourced to someone who has no idea how to address my problem- only to send me to "Document #8932023912 03" off of the Adobe website. I want to talk to someone who KNOWS and APPRECIATES this product, and who understands its internal behavior (like what I get when I call MAC SUPPORT). I will pay for it! I have invested thousands of dollars on Adobe software and am now at an unacceptable standstill.
    My small business relies on the Adobe Creative Suite 4 and the Contribute program. Up until now, I have never had a complaint, especially after moving to Mac a few years ago. Troubles started after two things (still not sure what the culprit was) - installing Snow Leopard and installing a Wacom Bamboo tablet (on the same day- my bad). Well, Illustrator, Photoshop work just fine as well as my other non-Adobe programs. But I can't even open InDesign (will post this on the proper post) or Contribute. So Apple had me deduce that I needed to create a new User and try things there. I eventually migrated to this new user but still, I cannot use Contribute.
    I have set permissions with the program and contents of the folder- in addition to my Contribute keys to no avail. I can't even open it. Nor can I open it in my Root user which at least lets me run In Design. I am at a total loss and I need to update a website for my client. PLEASE someone, I would so greatly appreciate any advice or instruction as to how to run Contribute on my new user. Or in my Root user. I just need to get it to open! Reinstall did nothing PLEASE HELP.
    A special note to anyone from Adobe: I want to talk to someone via a support package-- NOT outsourced. Does this fee-based option exist? It doesn't seem to from the main support number. If someone can help direct me, I would appreciate the proper instruction to do so. I need to get my InDesign running again and I have already invested multiple hours, days with Adobe support with NO solution at all. This is unacceptable in my mind, especially for the moneys invested.
    Thank you in advance... Aimee M.

    I totally share your views on Adobe period. I loved Macromedia., they also answered all my questions, then Adobe had to buy them out! I called them today (sales Dept., that's where they answer rather quickly., of course), they explained the following: You can pay for a live person, but the prices differ  in that they come in packages. In other words, you can pay a flat rate per hour for one-on-one OR pay for one-on-one tech support 5 times per month, and the amount of times per month vary from that point on., and so does the price!  I'm baffled! They are HORRIBLE!! . Like yourself, am on a standstill ever since I've been stuck with not being able to publish my site with current edits and it gives me a message whereas my own company name is "currently editing the page," so it keeps kicking out. I've tried everything, including but not limited to the following: going to the library and checking out books to troubleshoot; going on Adobe pages for support as well the Help features on the software program., etc...I'm exhausted!  ADOBE you guys need to reassess your Customer Care Support and your outsourcing business as well!!! YOU WILL LOOSE YOUR CUSTOMERS RATHER QUICKLY!!

  • Please help with this issue "To Run a SSIS Package outside of Server Data Tools You must install Drived Column of Integration sercvies of higher" From C# app

     i have searched all over the google and here on MSDN(I have read all the threads related to my problem ) , i am new to SISS and doing my clg project ,
    I have this package which loads data from  dim tables to a fact table , my Package runs without any problem in BIDS (2012)
    I have installed SQl Server integration services on SQL and service is also running in services.msc,
    the problem comes when i execute my package using my C# application i am using MSDN Method to execute a SSIS package programmatically given here.
    "http://msdn.microsoft.com/en-us/library/ms136090.aspx"
    For loading my FactTable i have used a Derived columns  and some lookups , 
    Now if i don't use derived columns and looks ups and just use source and destination component then my package runs fine from my C# application but if i use derived columns or looks ups etc it gives the following error
    "Error in Microsoft.SqlServer.Dts.Runtime.TaskHost/SSIS.Pipeline: To Run a SSIS package outside of SQL Server Data Tools you must Install Derived Column of Integration services of higher"
    I am searching and trying to resolve this issue from previous 2 days but without any luck please help or guide me what is solution to this problem ,,i will be very thankful
    I have also found that integration services that are running on my system have version  10.0
    but the BIDS have version Version 11.0.3402.0
    IS this causing problem ?  if yes then what i have to do  ?

    Hi BlaxButt,
    The package is developed in SSDT installed by SQL Server 2012, so it is a SSIS 2012 package. However, the Integration Services you have installed is SQL Server 2008 R2 version. To run the package outside SSDT, you need SSIS 2012 installed. The reason why
    the package runs fine with only Source and Destination components is that such a simple package can be executed by the DTExec utility installed by SQL Server 2012 Data base Engine or Client Tools (SQL Server Import and Export Wizard). To run a package that
    uses other tasks/components outside SSDT/BIDS, the SSIS runtime is also required except the DTExec utility. To obtain the SSIS 2012 runtime, we have to install SSIS 2012 on the server where the package runs.
    Reference:
    http://stackoverflow.com/questions/19989099/getting-error-running-ssis-package-on-non-ssis-server
    Regards,
    Mike Yin
    TechNet Community Support

  • URGENT!!! Java Gurus Please Help with adf issue!

    PLEASE SEE MY LATEST POST BELOW TIMO'S RESPONSE. THE REQUIREMENT HAS CHANGED. THAT IS THE ISSUE I AM LOOKING A SOLUTION FOR.
    Hello All,
    We have a requirement where our adf/jsf app needs to pick an EXCEL file from the server where the application is deployed. The sequence is :
    User comes to the page
    Clicks on "Open EXCEL" button
    EXCEL file located in the c:/ of the server opens up.
    How can this be done? I do not see any coding needed because the EXCEL file is being opened as is (and after user views it he closes the file) and the data is not being transferred to the jspx page.
    *We are totally flexible in how this is implemented - ie, using button, link , html etc etc. What ever works!!!!*
    Thanks,
    Edited by: user12054715 on Aug 17, 2010 8:54 PM
    Edited by: user12054715 on Aug 18, 2010 4:11 PM
    Edited by: user12054715 on Aug 18, 2010 4:13 PM

    Hello Timo,
    I am using 10.1.3g so your response is not going to help me.
    However, I have another question that I have already posted on the Forum. Please help me...
    Requirement:
    *1. Java application should be able to write "Hello World" in the excel file, when the user opens it.*
    I CAN DO THIS WITH THE FOLLOWING CODE:
    HSSFWorkbook wb = new HSSFWorkbook();
    HSSFSheet sheet = wb.createSheet("newSheet");
    HSSFRow row = sheet.createRow(1);
    row.createCell(1).setCellValue("HelloWorld!!!!!!!!!");
    *2. A "Write To Excel" button on jsf page opens a dialog asking user to Save or Open the excel file. (user can save the file anywhere on his machine)*
    I CAN DO THIS WITH THE FOLLOWING CODE:
    In jsf:
    <af:commandButton text="Download" action="#{myBackingBean.writeToExcel}" useWindow="true"/>
    In backing bean:
    public static void writeToExcel() throws IOException
    String filename = "workbook.xls";
    // //Setup the output
    String contentType = "application/vnd.ms-excel";
    FacesContext fc = FacesContext.getCurrentInstance();
    HttpServletResponse response = (HttpServletResponse)fc.getExternalContext().getResponse();
    response.setHeader("Content-disposition", "attachment; filename=" + filename);
    response.setContentType(contentType);
    PrintWriter out = response.getWriter();
    BOTTLENECK: When the user opens the excel how do I show "HelloWorld!!!!!!!!!" ?

  • Please help - CD import issue in itunes

    I would really appreciate some help.
    I have a Sony Vaio laptop and a HP I Pod.
    Have used Itunes with no problems for 9 months and have imported/ripped hundreds of CDs into my library with no issues.
    Recently, however, iTunes stopped allowing me to import/rip CDs into my library. When I try, it imports the first 4-5 seconds of the first song and then locks my entire computer up. I have to power down the laptop.
    I attempted to run the CD diagnostic through iTunes, that also locked up the laptop.
    I have uninstalled and re-installed iTunes several times.
    I had my IT guy look at the laptop and do some preliminary research. He indicated that this is not uncommon and that others have reported having this problem since upgrading to iTunes 6.0.
    Based on that, I un-installed 6.0 and went back to the version that came with the iPod. I think it is 4.9. Problem still exists.
    Please help. I still have a lot of music I would like to load into iTunes.
    Thanks!

    This is what my CD Diagnostics results are:
    Microsoft Windows XP Home Edition Service Pack 1 (Build 2600)
    HP Pavilion 061 PE529A-ABA A523X
    iTunes 6.0.4.2
    CD Driver 2.0.4.3
    CD Driver DLL 2.0.3.2
    LowerFilters: Pfc (2.5.0.204), PxHelp20 (2.0.0.0), AFS2K (3.1.19.0), MxlW2k (1.1.0.116),
    UpperFilters: GEARAspiWDM (2.0.4.3),
    Video Driver: VIA/S3G UniChrome Graphics\VIA/S3G UniChrome Graphics Adapter
    IDE\DiskSAMSUNGSP1203N________________________TL100-24, Bus Type ATA, Bus Address [0,0]
    USBSTOR\DiskGenericUSB_CF_Reader__1.01, Bus Type USB
    USBSTOR\DiskGenericUSB_MS_Reader__1.03, Bus Type USB
    USBSTOR\DiskGenericUSB_SD_Reader__1.00, Bus Type USB
    USBSTOR\DiskGenericUSB_SM_Reader__1.02, Bus Type USB
    IDE\CdRomNEC_DVD+RW_ND-2100AD___________________1.26___, Bus Type ATA, Bus Address [0,0]
    If you have multiple drives on the same IDE or SCSI bus, these drives may interfere with each other.
    Some computers need an update to the ATA or IDE bus driver, or Intel chipset. If iTunes has problems recognizing CDs or hanging or crashing while importing or burning CDs, check the support site for the manufacturer of your computer or motherboard.
    Current user is administrator.
    E: _NEC DVD+RW ND-2100AD, Rev 1.26
    Audio CD in drive.
    Found 12 songs on CD, playing time 54:58 on Audio CD.
    Track 1, start time 00:02:00
    Track 2, start time 06:08:02
    Track 3, start time 10:47:27
    Track 4, start time 15:01:15
    Track 5, start time 19:07:55
    Track 6, start time 22:46:30
    Track 7, start time 27:29:05
    Track 8, start time 31:34:72
    Track 9, start time 35:35:07
    Track 10, start time 39:56:50
    Track 11, start time 43:22:07
    Track 12, start time 49:42:17
    Audio CD reading succeeded.
    Get drive speed succeeded.
    The drive CDR speeds are: 4 8 16 20 24 32.
    The drive CDRW speeds are: 4 8 16 20.
    The drive DVDR speeds are: 4.
    The drive DVDRW speeds are: 4.

  • Please help, user browser issue.

    Hi guys, i have re developed phpbb site mercedes dubai  in Dreamweaver and cant able to splash top image to resize as per the user screen resolution. Please help.
    Thanks.

    Hi Carnity,
    This forum is for questions and feedback about the  Adobe BrowserLab cross-browser testing service. Unfortunately the BrowserLab team doesn't have the bandwidth to help with individual questions regarding HTML/CSS coding issues.
    It's possible one of the other forums users may be able to help you, but you may have better luck getting an answer if you post to the HTML5 forum here: http://forums.adobe.com/community/dreamweaver/html5
    Best of luck,
    Mark

  • Please help with WSRPi Issue

    Hi Gurus,
    I am using the Application Workspace Portlet extension for JDEV 1013.
    This morning I deployed successfully some JSR-168 Portlets in my WSRP OC4J container and registered the providers successfully with Portal 10.1.4
    Now I am following exactly same steps but I am encountering the following error:
    An error occurred during the call to the WSRP Provider: Java stack trace from root exception:
    java.rmi.ServerException: Internal Server Error (java.lang.RuntimeException: oracle.webdb.wsrp.server.ContainerException: Unable to load resource bundle "project1.resource.Portlet1Bundle")
    at com.sun.xml.rpc.client.StreamingSender._raiseFault(StreamingSender.java:384)
    at com.sun.xml.rpc.client.StreamingSender._send(StreamingSender.java:245)
    at oracle.webdb.wsrp.WSRP_v1_ServiceDescription_PortType_Stub.getServiceDescription(WSRP_v1_ServiceDescription_PortType_Stub.java:63)
    at oracle.webdb.wsrp.client.design.v1.OraWSRP_v1_ServiceDescription_PortType.getServiceDescription(Unknown Source)
    . (WWC-43273)
    Any Ideas for this issue??
    Please Help.
    Thanks
    JO

    Hi JO,
    I remember this problem - it used to occur in one of my Portlets. It usually happens when the Portlet is not compiled using the same JDK compiler as the OC4J.
    Does your JDev 10.13 ( the default JDK is JDK 1.5 ) & the OC4J contaier for Portal 10.1.4 have the same JDK version ?
    Regards,
    Sandeep

  • PLEASE HELP - M500 Projector Issue

    Hi
    I just inherited a M500 projector from my cousin who had to move away and I've been trying to get it to accept video signal from either composite video cable (yellow tip), S-Video or HDMI via different converter pieces for the DVI-I port. I haven't been successful. I've looked everywhere for a converter piece that would allow the projector to accept this type of video signal but no luck. I finally went to an electronics shop where the guy told me that there were specific cables that come with the projector that allow for this type of conversion and that I need these specifically. Since my cousin is gone I won't be getting them from him. Can anyone PLEASE help me by directing me to where I might find these cables or if I can purchase them directly from Lenovo??????? I can't wait to get this projector up and running.
    Thanks in advance,
    Kris

    hey DrZoggs,
    give our support team a call to check if cables are available :
    http://www.lenovo.com/contact/ca/en/
    also do visit http://shop.lenovo.com
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • Please help with export issue with HD.

    I have a current project set at 1920x1080 HDTV 1080i (16x9) and my customer has decided to change his mind and not go HD 16x9 which I had shot in specifically for this reason. What settings could I use to export for 720x480 DVD 4:3? Please help.
    Thanks
    Joe

    +Do I copy and past the Sequence file from the HD into a DV NTSC new project? Yes or no?+
    Yes. Once you are done export it to Compressor to encode your video into an m2v and the audio into an ac3 dolby stereo. Then import those as assets in DVDstudio4, create your menu, if you need one and burn your DVD.
    +Can you give me a more step by step?+
    As I asked before...are you not familiar with using Compressor and/or DVD Studio Pro?
    If not (and if the links I sent to you are not helpful enough) then follow these two approaches:
    (Hope Shane Ross doesn't mind if I report one of his stock answers about a basic way to make a DVD followed by my basic "step by step" use of Compressor in order to give the OP a quick and easy support).
    Shane Ross wrote:
    +The absolute simplest way to make a DVD using FCP and DVDSP is as follows:+
    +1. Export a QT movie, either a reference file or self contained using current settings.+
    +2. Open DVDSP, select the "graphical" tab and you will see two little monitors, one blue, one green.+
    +3. Select the left blue one and hit delete.+
    +4. Now, select the green one, right click on it amd select the top option "first play".+
    +5. Now drag your QT from the broswer and drop it on top of the green monitor.+
    +6. Now, for a DVD from an HD source, look to the right side and select the "general tab" in the track editor, and see the Display Mode, and select "16:9 pan-scan."+
    +7. Hit the little black and yellow burn icon at the top of the page and put a a DVD in when prompted. DVDSP will encode and burn your new DVD.+
    +THATS ALL!!!+
    +NOW...if you want a GOOD LOOKING DVD, instead of taking your REF movie into DVD SP, instead take it into Compressor and choose the BEST QUALITY ENCODE (2 pass VBR) that matches your show timing. Then take THAT result into DVD SP and follow the rest of the steps. Except you can choose "16:9 LETTERBOX" instead of PAN & SCAN if you want to see the entire image.+
    Gogiangigo wrote:
    Creating your MPEG2 and AC3 files with Compressor:
    Compressor will create an Mpeg2 of your edited video and an ac3 (dolby stereo) for the audio (You can't create ac3audio with DVDstudio).
    (Use google for any farther information about any word or definition that remains slightly unclear to you).
    After that is done burning your DVD with DVDStudio will be quicker and easier.
    Step 1
    Once you are done with the edit you can:
    either export it straight from the timeline to Compressor (File>Export>Using Compressor)
    or create a QT movie (check self-contained in the export window) and import into Compressor after you open it.
    If you export it straight from the timeline Compressor will open automatically,
    if you wish to use the self-contained QT movie you can still export it from an open FCP project or open Compressor independently. If the the latter is your case once you open Compressor click on Add File in the toolbar (top left corner ).
    In both cases your video will appear in an untitled project right below the toolbar. You can see the movie (or FCP) icon and the title of your project.
    Now, the simplest way to proceed is as follow:
    you see the text next to the icon of your movie (in the blue rectangle) saying "drag here settings and destinations"? Now go to the settings window below, you can see the settings and destinations tabs. Go to Settings>Apple 4 groups>DVD 10 groups>DVD best quality 90 minutes two settings. This is the most common setting to use.
    In a nutshell drag the DVD best quality 90 minutes folder over the "drag settings and destinations here" text. Choose your destination. If you click each setting the inspector window activates. Now before we go ahead I suggest you to read the manual and understand the importance of the inspector window and its functions. In particular read about Avarege bit rate, maximum bit rate and in general Variable frame rate (VBR) and constant frame rate. With regard to audio read about ac3.
    This time we leave default settings and proceed by clicking the Submit button.
    In the preview window, right below the player commands you can see a little arrow and a date, click on the arrow and you can see that Compressor is encoding your video.
    Step 2
    When the encoding process is over open DVDstudio.
    See the first button of the toolbar , top left? Click on Import Asset, find your encoded audio and video files and open them.
    Now since your movie has been already compressed video(Mpeg2) and audio (ac3) they will show in the assets tab below the graphical tab followed by two green lights.
    From now follow Shane Ross's steps from point 3 if you don't want a menu.
    If you need a menu there's a simple video tutorial that came with FCP studio 2 discs . Take a look at that.
    Best,
    G.

  • PLEASE HELP! JPEG ISSUE

    Hi All,
    Can someone please give me some advice.
    I have made a bridal shower invitation for a friend and she wants to go print it out on photo paper at a photo develop place. I have tried to export my Indesign file as a JPEG, I set it on maximum resolution but when I open it up in photoshop and print it out, the text is blurry and is not sharp at all.
    to print at one of these places I'm pretty sure it needs to be a JPEG, so I'm not sure what else I can do.
    Can someone please helpe me ASAP.
    Any help is appreciated.
    Thanks

    Thanks so much Scott!!
    It worked!!!!!!!!
    I was obviously using the wrong PDF settings! I knew I was doing something wrong as majority of the invite was text and i couldn't understand why it was printing out blurry! Thanks so much, really appreciate it!

  • Please Help! Resizing Issue

    Please help! I was asked to create a banner for a company that is advertising with us, and the dimensions have to be 300x90 pixels. However, when I try to add anything, it becomes very pixelated. I thought this only happens when you make an image larger, not smaller? When I try to add a text box or their company logo (a .jpg file), everything becomes extremely pixelated. I'm frustrated because this has never happened to me before. I have worked with Photoshop for years now, but I don't know how to fix this problem. I'm freaking out a little because my deadline is Thursday and I really just cannot get anything to work. Is there a way around this? Sorry if this was confusing to read, I'm not sure how to explain the problem.

    What does the history palette show your step where,  I 'll add image to the banner I created 300x90.
    original image 8MB 7324x1875 view image in new browser window or tab
    resized 1024 wide

  • Please help - Openreach charge issue

    Hi,
    Please help! Is there anyone with technical knowledge and authority over my account charges that I can speak to with regards to an unfair charge that has been placed on my account through a false Openreach engineer's report?
    I transferred to BT on 1st August and, as instructed, waited for the 'go live' email before connecting my HomeHub 4 router. Something that concerned me at the time was that my phone line still had not come back up after being disconnected by my previous supplier, anyhow I went ahead and followed the setup instructions. As I only went for the BT Broadband package (not Infinity) and as decribed here on BT's own help pages, I connected my wired home network which includes a media server and my Sky box to the red GigE port so I wouldn't be short of streaming bandwidth. However, when I turned the router on it would not connect to broadband and nothing I did made any difference. I had no phone and no broadband. I still had no phone line when I disconnected everything and connected my phone directly into the engineer's port behind the master socket faceplate.
    I had to wait 5 days for an Openreach engineer to come out (my wife dealt with him while I was at work) he apparently unplugged my home network from the GigE port and plugged it into one of the yellow 100Mb ports, telling my wife I'd wired it up wrongly(!), but still the phone and broadband would not work. The next thing he did was to replace the master socket and all of a sudden everything was up and running.
    The engineer has subsequently submitted his report stating the reason for the line not working was that I'd wired up the HH4 router incorrectly, which can't be done anyway, and now I'm being charged £99 which is unfair and is patently untrue as it was the master socket that was at fault - borne out by the fact that the phone line was not working before I'd even opened the HH4 packaging. Since his visit I've reconnected my home network to the GigE port and all is working fine - or at least as fine as things can get on a HH4 anyway. I've also been in touch with BT Technical Help who have told me that it is not possible for my network, connected to the GigE port, to have any affect on the master socket, quote "It is illogical [that it should]".
    Is there anybody I can speak to to sort this out?
    Many thanks,
    Dave

    Hi DaveJFT,
    Please use the 'contact the mods' link in my forum profile under the 'about me' section to send in your details and we'll be happy to look into this for you. You can find the link by clicking on my username.
    Cheers
    Neil
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Please Help: Major Font Issues

    Hello all,
    I am running the Adobe CS5 package. My Adobe fonts have all stopped working. The problem began when I installed CS3. I had initially uninstalled it in preparation for CS5 but I realized it uninstalled my Acrobat Professional 8. I installed just the Acrobat and found that I also needed to reinstall Photoshop CS3 to get the Acrobat to activate and work.
    Now, none of my Adobe fonts will work (in particular, Myriad Pro and Adobe Garamond). I've tried reinstalling the fonts several times. Another forum suggested I delete the .lst files listed in the Type Support folder. I tried that to no avail. I've also deleted my preferences file twice.
    Someone, anyone, please help!!

    The C:/Windows/Fonts folder?
    When I set up this new build, I copied my fonts folder over from my old computer and installed all of them wholesale on my new PC. That was on Thursday. Everything has been up and running fine until yesterday. The only thing I can think that I did to screw it up was install Photoshop CS3. Sidenote: All other fonts work on my PC, except the Adobe ones (Caslon, Garamond, Myriad, etc). In fact, I had purchased some Condensed versions of Myriad Pro that installed and still work.
    Update: Just tried my Illustrator again....here is where it gets weird. All fonts are now working in Illustrator (I deleted my pref file one more time). However, the fonts will not work in Photoshop. I was receiving a Text Engine failed to initialize warning yesterday in PS and found a site via google that recommended deleting the contents of the Type Support folder. Once I did that, Photoshop worked fine again other than not recognizing any Adobe fonts.
    Also, I still can't see the Adobe fonts in my C:/Windows/Fonts folder, but they are working in Illustrator.
    This is all very weird...and I thank you all for your help!

  • Please Help with printer issues

    I have an iMac intel and with OS 10.8.3. Since the last update about 2 days ago I have not been able to print though the printer is on the same wi-fi as iMac.  I have restarted both but to no avail. I deleted all the printers I had to try and add the same printer and the iMac will not list this printer, so I do not have the opportunity to add it. I rely heavilly as this is my liveliihood to be able to scan and print docs. Was this caused by the last update or is there something else going on? Please help!!!

    did a copy paste of HP OfficeJet Pro 8500A Plus into google
    https://www.google.dk/search?client=opera&q=HP+OfficeJet+Pro+8500A+Plus&sourceid =opera&ie=utf-8&oe=utf-8&channel=suggest
    first hit
    http://h10025.www1.hp.com/ewfrf/wc/softwareCategory?cc=dk&lc=da&dlc=da&tmp_geoLo c=true&product=4116838

  • Please help wih charger issues!

    My daughter used my charger, as hers quit working. Mine charged her laptop but now won't work on mine...and her charger is again working for her. please help! I need my laptop!!

    Read this support article:
    http://support.apple.com/kb/TS1713
    I have found that often jiggling the connector or snapping it gets it to work.
    Ciao.

Maybe you are looking for

  • Can't empty trash in Finder

    Hey out there! I can't seem to empty trash in Finder (Mt. Lion). It starts deleting 45k items, and then simply quits.  I deleted a whole slew of apps and files which were transferred from my really OLD iMac.  Did I overload it's capacity? Thank you s

  • CMP : Table does not have a column named ...

    Hello All, The following error is generated while verifying CMP bean before deployment with asant tool. The table and field are present in the database, is there any way to debug whats wrong? Error: The table XYZ does not have a column named ABC Test

  • Officejet 8600

    I'm trying to download the drivers for this printer but the HP driver never comes up when I select the printer number. Any thoughts?

  • 20-inch Intel Core 2 Duo pixel pitch

    Can anyone tell me what the pixel pitch is on the new 20" iMac? Thanks.

  • Webutil Open File Dialog look and feel

    Webutil all revisions?, Windows NT 4.0/XP. The open/save file dialog boxes in webutil are always the same style (Oracle/Motif?) when either the LookandFeel is set to Generic/Windows or Oracle/Motif. Is there anyway to change it to always look like Wi