Prints with wrong font and drops letters. Preview shows font correctly.

I'm having problems printing some pdfs in Leopard. The preview shows correctly but the resulting printout is in the wrong font and has missing letters. Specifically every time there are two 'f' in sequence they get left out.
Printing the same files on Tiger or even (Sigh) Windows yield the correct result. I've tested this with 3 printers (OKI C5800, Canon iR5000 and Canon iR C2620N). All with the same result.
The pdf in question were created with LaTeX.
Has anybody experienced something similar? What could be wrong?
I can provide the sample .pdf file if necessary.

After upgrading to Leopard, I was having trouble with my Samsung printer (ML-2150). Samsung hasn't upgraded the driver since OS 10.3, and it doesn't seem likely that they will ever do it. I found that the Linux-Foundation has an open source driver, which is compatible with a lot of printers. I downloaded the three components, and my Samsung is working perfectly now.
I would suggest that you give it a try, here is the link:
http://www.linux-foundation.org/en/OpenPrinting/MacOSX/hpijs

Similar Messages

  • Dunning letters printing with zero balance and no invoice listing

    How to trouble shoot 'Dunning letters printing with zero balance and no invoice listing' problem

    As per my understanding it could be due to OB22 settings.
    refer following SAP notes
    335608,191927,
    373296

  • How can I print with a wider left margin in Preview? (OSX 10.5)

    How can I print with a wider left margin in Preview? (OSX 10.5)
    To punch Binder Holes.
    Should be easy ... Make a Custom page with a wider left margin ... easy to set up, but it does not actually work for any printer I am connected to.
    Info so far:
    Found an older post from 2002 ... "Make a custom page"
    Mac Help has a limited, simple, incomplete answer: "Make a custom page"
    Tried three printers. One Postscript Level 3 One Level 2 and one non postscript
    Switching between page types in the drop down shows a change in the print preview, and the floating information shows the correct page size and larger left margin... but the "Custom Page Size" does not show a larger left margin, in the preview, no mater how it is set.
    There also appear to be a relation ship between the radio Buttons for scale and the margin settings.
    Test prints have simply cut off the left side of the document, and scaled the document from the right side in and the top down.
    Printing a PDF from Preview
    MacBook Pro
    OSX 10.5.6
    Thanks
    Peter

    Thanks ... tried the Paper Handling, but no lock.
    Based on the fact that any scaling, "moves" the image down and to the left on the paper ...
    Th only "work around" solution is to ...
    Rotate the PDF page 180, then scale slightly (90% or so ...)
    This pushes the upside down page, down and to the left.
    While this is the opposite of what is desired, the print is then correct when
    it is punched and placed into a three ring binder.
    Assumption is the application that creates the documnt, needs to have the paper margins set. The reality is, an application like Preview, that does not "create anything", needs to handle existing documents PDF, JPEG and print to Custom Page configurations.
    ie: In Preview, Custom Page does not work correctly,
    Thanks allfor the comments and help ...

  • Trouble printing with Epson 2880 and SL

    Installed SL on my MBP but not my iMac yet as it is my main computer for printing with Aperture. I have been very happy with the 2880 and how well the prints match what I see on the screen (calibrated with i1d2). Well with SL I downloaded rosetta and the new 2880 drivers (as instructed by Epson), but whenever I choose a paper profile e.g., Premium Photo Glossy, the picture in Aperture Print Pane turns a purple hue. I, of course, have color management turned off in the Print Settings dialog. Anyone have any idea what is going on? As far as I can tell I'm not doing anything differently. More importantly, has anyone been able to get good photo printing with SL, Aperture and the new Epson drivers for the 2880 or similar Epson printer?
    Thanks, Jim

    That KB article just saved me from going back to 10.5. I was having the same purple problem with all Ilford and Hahnemuhle profiles.
    That problem is now gone (by just disabling Black Point Compensation) but: when trying to print from Aperture (2.1.4) with my R2880, any paper I choose is apparently stuck at +roll paper+, giving a +wrong source+ error when it reaches the printer. I now have to hit preview, select the correct page setup and profile and print from there. So far this seems to work. But it's a pain and not what I want to be stuck doing for very long.
    I had this problem before but only when printing to Manual-Roll. Now even Sheet Feeder options don't work. This would all be fixed if we only had a proper Page Setup option in Aperture as in every other OS X application...
    At least that convoluted method gives me the right colors - which I was definitely not getting by going the system managed route.
    Growing pains anyone?

  • How can I print with the black and white cartridge only?

    I am trying to print using the black and white cartridge only because magenta is out of ink but I'm getting the following error message in HP Photosmart C7200 series print dialog:
    The printer is out of ink.
    The following ink cartridges are empty: Magenta. Replace these ink cartridges to resume printing.
    How can I print with the black and white cartridge only?
    Mac OSX 10.7.3
    HP Photosmart C7280 (7200 series)
    This question was solved.
    View Solution.

    I am absolutely disgusted by this; clearly a scam from HP to make more money by selling extra ink cartridges!!  I will make sure to never buy any products from the shoddy rip off merchants at HP ever again!!
    You should be ashamed!!

  • Problems with ListViews Drag and Drop

    I'm surprised that there isn't an Active X control that can do this more
    easily? Would
    be curious to find out if there is - although we aren't really embracing the
    use of
    them within Forte because it locks you into the Microsoft arena.
    ---------------------- Forwarded by Peggy Lynn Adrian/AM/LLY on 02/03/98 01:33
    PM ---------------------------
    "Stokesbary, Michael" <[email protected]> on 02/03/98 12:19:52 PM
    Please respond to "Stokesbary, Michael" <[email protected]>
    To: "'[email protected]'" <[email protected]>
    cc:
    Subject: Problems with ListViews Drag and Drop
    I am just curious as to other people's experiences with the ListView
    widget when elements in it are set to be draggable. In particular, I am
    currently trying to design an interface that looks a lot like Windows
    Explorer where a TreeView resides on the left side of the window and a
    ListView resides on the right side. Upon double clicking on the
    ListView, if the current node that was clicked on was a folder, then the
    TreeView expands this folder and the contents are then displayed in the
    ListView, otherwise, it was a file and it is brought up in Microsoft
    Word. All this works great if I don't have the elements in the ListView
    widget set to be draggable. If they are set to be draggable, then I am
    finding that the DoubleClick event seems to get registered twice along
    with the ObjectDrop event. This is not good because if I double click
    and the current node is a folder, then it will expand this folder in the
    TreeView, display the contents in the ListView, grab the node that is
    now displayed where that node used to be displayed and run the events
    for that as well. What this means, is that if this is a file, then Word
    is just launched and no big deal. Unfortunately, if this happens to be
    another directory, then the previous directory is dropped into this
    current directory and a recursive copy gets performed, giving me one
    heck of a deep directory tree for that folder.
    Has anybody else seen this, or am I the only lucky one to experience.
    If need be, I do have this exported in a .pex file if anybody needs to
    look at it more closely.
    Thanks in advance.
    Michael Stokesbary
    Software Engineer
    GTE Government Systems Corporation
    tel: (650) 966-2975
    e-mail: [email protected]

    here is the required code....
    private static class TreeDragGestureListener implements DragGestureListener {
         public void dragGestureRecognized(DragGestureEvent dragGestureEvent) {
         // Can only drag leafs
         JTree tree = (JTree) dragGestureEvent.getComponent();
         TreePath path = tree.getSelectionPath();
         if (path == null) {
              // Nothing selected, nothing to drag
              System.out.println("Nothing selected - beep");
              tree.getToolkit().beep();
         } else {
              DefaultMutableTreeNode selection = (DefaultMutableTreeNode) path
                   .getLastPathComponent();
              if (selection.isLeaf()) {
              TransferableTreeNode node = new TransferableTreeNode(
                   selection);
              dragGestureEvent.startDrag(DragSource.DefaultCopyDrop,
                   node, new MyDragSourceListener());
              } else {
              System.out.println("Not a leaf - beep");
              tree.getToolkit().beep();
    }

  • Gallery with Paypal buttons and drop-downs on the index page?

    I'm looking for a LR gallery where I can have thumbnails with Paypal buttons and drop-downs on the index page.
    I would prefer to keep my galleries interface streamlined and don't want to clutter it up with dropdowns and cart. I would like to have 1 page for ordering that has all my images as thumbnails with drop downs for price and size, rather than right-clicking on and image which opens in another page like the LRG Gallery with Paypal.
    I don't have a lot of experience messing with code, and none with .js. I did make a drop down in Paypal and have the code, but I think things would be pretty unwield it I designed a page as a table like I would in MS Word.
    I'm familiar with LRG Complete gallery, but don't see that it has the ability to not require a right click to order.
    I don't have a lot of experience messing with code, and none with .js. I did make a drop down in Paypal and have the code, but I think things would be pretty unwield it I designed a page as a table like I would in MS Word.
    Any thoughts, ideas, or help?
    Thanks,
    Reid

    Maybe some could try this out, and has experienced the same problem.
    It is on the site http://www.fonetix.biz
    and then push the German flag in the top Right corner, and further click on the Button "Contact info". It will give the eroor.

  • PDFs printing with black background and white text.

    For some reason some of our PDF's have been printing with black backgrounds and white text, even though they appear to be normal on the screen before they are printed. I haven't been able to confirm 100% yet but it appears to only be happening with pdfs that were created from scanned documents.
    Can somebody please offer me some suggestions.

    Absolutely agree with the original poster.  I find white text on black background so very very difficult (I changed from using Tweetbot on iOS to Tweetlogix for this very reason) and it physically hurts my eyes to try to read it.  I can just about manage with Spotify using white text on a black background on the large screen of my MacBook Pro - and I do mean "just" - but for the smaller screen of my iPhone 5 it is just impossible.  Even with a retina screen such as that on the iPhone 5S there is a strange ghosting effect and it gives me a headache to look at it for too long. 
    This may be something to do with age!  I suspect most app developers are youngsters with almost perfect eyesight, but for those of us whose eyesight is less than perfect, this white text on black background really is so very difficult.
    I know there is a workaround in setting the iPhone to invert ALL colours (under Accessibility in Settings) but it's a real pain to have to keep altering this setting every time I want to open or close Spotify, and it doesn't look right anyway.  iOS7 is supposed to be a light, bright, easy to read OS - sadly this new Spotify app is the opposite of that.
    Please would Spotify consider adding a simple light or dark theme option, so that those of us who want it can have our much easier to read light background back again, with grey or black text?  It would be a great help to those of us who have eyesight problems.
    If not, I may have to cancel my Spotify Premium account and move to Deezer instead, as I mainly use Spotify when out and about in the car, so am using the iOS app a lot.
    Thank you for considering this plea!
     

  • Problems with borderless printing with iPhoto '08 and HP Photosmart Printer

    I am trying to print borderless 4x6 photos on HP Photosmart C6250 (same as all HP C62xx Photosmart printers). I am using the HP 4x6 photo paper with the perforated tab. When I select the paper size, I specify Borderless 4x6 in/10 x15 cm (tab). According to the printer manual, the tab should be facing out. I have tried printing with tab out and the tab in. With tab in, it printed the picture leaving white space at the other end equal to length of tab. With tab out as printer specified, it left a white gap at beginning of photo (not as wide as tab) and printed the photo over the perforated tab.
    Anyone else figured out how to print using the 4x6 paper with tabs. I also tried printing from the HP software included with the printer and it has issues, too. So, it might be an HP problem, or is it maybe a Mac printing issue with this printer.
    Thanks for any help!
    Barbara

    Barbara:
    This is a shot in the dark but take a look at the following topic. It might just help. As they say, any port in a storm.
    Topic : iphoto won't print properly to HP photosmart
    It does seem like a bizarre solution however. Good luck.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Cannot print with Cannon LBP5000 and Timecapsule

    So I've read that the Cannon LBP5000 is not compatible after all with Time Capsule.  Due to the CAPT Driver being bi-directional.  I do not accept this as a resolution and feel that Apple cannot simply push this aside.  My reason for that is this.
    I was printing fine, with both my MBP and Air via a USB cable to my Cannon LBP5000 - great.
    I then decided to go wireless printing.  And bought a HP 2101nw print server for £30.  I could then print wirelessly - fab!
    I then decided to upgrade my MBP to Lion.  I then could no longer print on that machine. Air still fine - pants.
    I then had to (for other support reasons) upgrade my Air to Lion, to fix something else.  I could no longer print from their either - bugger.
    After much passing of bucks and research, I found out the HP 2101nw driver is not Lion compatible, nor do Apple or HP have any intention of fixing that.  I was told to discard that wireless print server for something compatible with Lion - cheers.
    I then bought a 2TB TimeCapsule. And found I couldnt print from that either for the lame reason I quoted at the start.
    If this print worked wirelessley with a £30 print server on Snow Lepoard, why is it acceptable for it to not work on a £249 device.  The printer hasnt changed, but it seemed a £30 solution is able to handle this 'Bi-Directional' impediment where the mighty TimeCapsule gives up.
    What a load of tosh - really, really unimpressed Apple. Take ownership and responsiblity for something for once and fix the exceptionally painful transistion you pushed us through with Lion. 

    Hi I use windows and the Reader version I have is Adobe X1. And yes - I cannot even open Adobe Reader and yes I reinstalled it.
          From: Sara.Forsberg <[email protected]>
    To: Verla Adams <[email protected]>
    Sent: Thursday, April 16, 2015 7:28 PM
    Subject:  all of the sudden I cannot print with Acrobat reader and when I tried help it suggested opening Adobe Reader but when I try to open it nothing happens. What can I do to fix this?
    all of the sudden I cannot print with Acrobat reader and when I tried help it suggested opening Adobe Reader but when I try to open it nothing happens. What can I do to fix this?
    created by Sara.Forsberg in Acrobat Reader - View the full discussionHi verlaa73828618, It sounds, then, that you can't even open Adobe Reader. Is that correct? What version of Reader are you currently using (and are you on Mac OS or Windows)? Have you tried reinstalling Reader? Best,Sara If the reply above answers your question, please take a moment to mark this answer as correct by visiting: https://forums.adobe.com/message/7446005#7446005 and clicking ‘Correct’ below the answer Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Please note that the Adobe Forums do not accept email attachments. If you want to embed an image in your message please visit the thread in the forum and click the camera icon: https://forums.adobe.com/message/7446005#7446005 To unsubscribe from this thread, please visit the message page at , click "Following" at the top right, & "Stop Following"  Start a new discussion in Acrobat Reader by email or at Adobe Community For more information about maintaining your forum email notifications please go to https://forums.adobe.com/thread/1516624.

  • Why doesn't the PS CC font preview show font families any more? Now i have to scroll through 4,400 fonts every time!

    why doesn't the PS CC font preview show font families any more? Now i have to scroll through 4,400 fonts every time!

    You mean font previews themselves in the list? You can set the size and disable via Type > Font Preview Size.

  • My sent messages in outlook for mac suddenly stopped syncing with my iPhone and iPad, all other folders work correctly. How can I get them to start syncing again?

    My sent messages in outlook for mac suddenly stopped syncing with my iPhone and iPad, all other folders work correctly. How can I get them to start syncing again?

    You can disable the Adobe Reader plugin in Firefox (Tools > Add-ons > Plugins) and use the external Adobe Reader application or Preview application instead.
    *Firefox > Preferences > Applications > Adobe PDF document : Use Adobe Reader
    PDF files may also be found under another entry like Portable document.
    *https://support.mozilla.org/kb/change-firefox-behavior-when-open-file

  • TS1363 while updating my IOS to IOS 6 the updating process couldn't be completed for unknown reason and my iphone has nothing but a black screen with an apple and a meter that shows no progess. it completely froze!

    When updating my IOS 5.1.1 to IOS 6 and after the download completed the updating of the iphone couldn't be completed for unknown error and the device froze and all i have now is a black screen with an apple and a meter that shows no progress I can't switch off my iphone or do anything!!!

    Hi,
    I had a similar problem last week with my nice shiny 3 week old iPhone 6. I noticed the Apple logo was on the screen, but it did not progress like a normal boot up. I restarted the phone, and it showed the Apple logo, then a red screen then cycled back to the logo and kept looping. I got the phone to the iTunes connection stage by keeping hold of the power button and the home button until the apple logo appeared then kept holding the home button. iTunes recognised the phone, and wanted to restore, but this was unsuccessful  because the phone would keep looping to the red screen and iTunes failed. After loads of Apple support, I was told it was a hardware failure, and like you I live more than an hour away from the store. None the less, I made an appointment with the Genius bods, and they replaced the phone. They said they had never heard of the problem, but really, take a look at these forums and you will see that it is a common problem and I suspect they are keeping it under wraps...
    My issue is that as a disappointed customer with faulty goods, why should i have to stick to an appointment to get it replaced? What other store would you have to do this?
    The "Genius" didn't even want to see the phone powered up before offering a replacement... Oh, and it turned out they didn't have the exact same model as a replacement so they were going to send me out of the store empty handed.... I kicked off BIG time, and they very reluctantly gave me a phone from the sales stock, rather than the repairs stock..
    Not a happy Apple customer anymore, and I feel the more people who know about the lack of service and customer care the better. They need to get off there high horse and join the real world!

  • I installed Armenian fonts in my computer (Foreign font) and now firefox displays these fonts instead of English fonts

    I installed Armenian fonts in my computer (Foreign font) and now firefox displays these fonts instead of English fonts

    You can try to clear the font cache(s).
    * http://www.creativetechs.com/iq/garbled_fonts_troubleshooting_guide.html - CreativeTechs Tips: Garbled Fonts Troubleshooting Guide
    * http://www.thexlab.com/faqs/multipleappsquit.html - Font Book 2.0 Help: Checking for damaged fonts

  • When I open a PDF document and select print, Adobe stops working and closes.  How do I correct this?

    When I open a PDF document and select print, Adobe stops working and closes.  How do I correct this?

    Hi tbytrzll,
    In order to help you better please let me know below mentioned information:
    - Operating system version and name.
    - Version of Adobe reader.
    - Have you tried to update the Reader and if you are trying to print using any other application what is the result.
    Have you tried any steps to resolve the issue.
    Regards,
    Ajlan Huda.

Maybe you are looking for

  • ITunes displays -48 error message when syncing iPod Nano on Windows XP

    My girlfriend's mom's iPod Nano ran out of charge while jogging so she decided to charge it on her daughter's iHome. The next day she went to use her iPod but it was totally empty of all music and files. When she tried to sync it to iTunes, she recei

  • Can't print-but MacBook can see the printer

    My Macbook Air can no longer "reach" the printer (a Samsung).  I'm linked to an iMac.  The Macbook see's a Samsung printer.  When I go to PRINT, the printer actually makes a chirp.  But the MacBook shows an error  "Printing Stopped at Server".  Nothi

  • Ribbon Custom tab won't appear on custom list

    Hi all! If anyone could be so kind and help me with the following. I have created a custom list in Visual Studio 2012 and i am trying to add a custom tab to that list. Below is the content of the elements file for the custom tab and respective contro

  • Missing listener-threads attribute in orion-ejb-jar.xml !!

    Hi All, I was trying to do some performance tuning as given in BPEL admin guide. For one of the BPEL property namely 'dspMaxThreads', guide says "Sum of dspMaxThreads of ALL domains should be <= the number of mdb listener threads on the workerbean".

  • ISE does not register nodes - (blank pop-up window)

    Hello everyone ! There CiscoISE 1.1.4.218 (all 8 patches) consisting of 6 nodes (2 admin, 2 monitors, 2 policy) on virtual machines. When testing failover between policy node, one of policy nodes has been removed from scheme of deployment. The  resul