Safari pdf printing problem- adding spaces and characters to doc

when I print some pdf documents, spaces and charactors are added. the document looks fine on the screen and prints fine directly from Adobe Reader. the problem is with Safari and Adobe plugin. same results on 10.4 and 10.3 machines. do not have this problem printing from Firefox. any suggestions
thanks, david
G4   Mac OS X (10.4.5)  

Hi,
I would appreciate any comments.
Thanks

Similar Messages

  • Frame Maker 9 and 10 PDF Print problem

    Frame Maker 9 and 10 PDF Print problem
    Hi I have an computer with windows 7 and the Adobe Software.
    The Distiller 9 with adobe Acrobat 9 and Adobe Design Standard CS3 is also installed.
    Now, I open in Frame Maker 9(Full Version) or 10(Trial Version)   an *.fm File. Then I go to “File- save as pdf” and then save I receive an message like this:
    “to execute the ‘Save as PDF’  is necessary to have install Acrobat Distiller 5.05 or higher”.  But I have the Distiller 9.
    Then I can click OK and now I receive another message like this:  “you must  define “PDF job options” if you want to execute it.”
    If I look for the PDF job options I can’t select something. But if I look in the Distiller I have a lot of option I can select.
    What is the problem. Is there a solution?
    Can somebody help me?

    Using AW 6.2.9 and Mac OS X v10.5.7, the file prints successfully to pdf using the "Save as PDF..." option in the print dialogue. I didn't try to print the result to paper, but that appears to eliminate the file itself as the cause of the problem.
    Two first aid steps that might resolve the issue:
    Delete the AW preferences.
    In the Finder, click the house icon (yourname) in the sidebar of a Finder window, then Library > Preferences..
       Locate and delete the file com.apple.appleworks.plist
       Open the folder AppleWorks
          Delete both cache files and the two preferences files.
          It's also safe to delete the Button Bars file, but unless you have issues related to the Button Bars, you're also safe to leave it there.
    AppleWorks will create new (and clean) versions of these files as it needs them.
    Repair Permissions.
    Go Applications > Utilities > Disk Utility
    Launch the application, select your startup drive, click First Aid, click Repair Permissions.
    Regards,
    Barry

  • Printing to PDF printer problem

    Since April I have been having a problem printing internet documents to a pdf file. When I print bank transaction documents to a PDF printer the form structure prints correctly but the data that goes in the form is all jumbled up in unreadable characters. I just tried to print a Govenment census confirmation to a PDF file using the PDF Printer in Acrobat 9 and it acted like the Bank printing problem. All other printing of PDF documents works fine. I have the latest updates all installed and the problem still is there. This problem did not exist in the first half of March. Any suggestions?

    Hi, I am having the same problem on multiple computers starting this spring as you reported.  I just bought a new win 7 64-bit (happens on 32 bit too) and installed Adobe 9 Pro.  First time I used it to print from the web on IE 9 the garbage printing happened.  I've started to use other methods of creating PDFs because the Adope PDF printer is too unreliable, sometimes it works, more often it does not.  The problem also occurs when printing a PDF of a word document.  Fortunately, I can use Word to save in PDF format which does work.
    Very Very Aggravating !!

  • In adobe reader app on iPad, I have a PDF document that added notes and comments to.  Once I left the document and returned to it, the notes and comments were gone.  Where are they?  I clicked "save" and "done" buttons after I entered text.

    In adobe reader app on iPad, I have a PDF document that added notes and comments to.  Once I left the document and returned to it, the notes and comments were gone.  Where are they?  I clicked "save" and "done" buttons after I entered text.

    The application auto-saves your input when you close the document.  If you left the document, as you state, the notes/comments should have been saved and should have been visible the next time you opened the document with the Mobile Reader (note that if you are opening the document with another app such as Apple's built in PDF Viewer, things like notes/comments may not be visible).  Also note that if you are doing an Open In... from another app (like Dropbox), the version of the document in Dropbox does not update; only the version of the document in the Mobile Reader is updated.
    Would it be possible to send a video of the problem you are encountering to [email protected] so that we can try to help?

  • PDF PRINTING using Apache FOP and Oracle Containers for J2EE

    Hi,
    I am having major confusion about the pdf printing in Oracle XE and Apex 3.1.2.00.02
    It clearly states that this is an available option on the Oracle website.
    According to Apex there are two options for printing report regions.
    Standard - which is free
    Advanced - which uses BI and requires a licence
    Standard requires me to have Apache FOP (which is provided by Oracle in the Apex release) and Oracle Containers for J2EE (OC4J)
    Where my understanding of all this falls down is the part where I am downloading the Oracle Containers for J2EE and the license agreement states this cannot be used in a production system (only as a protptype). Can anyone clarify this? This is surely a required componenet and for the standard report printing which is supposed to be free.
    My problem is that I need to have a database system on a laptop that will go off site for a number of weeks. We need report printing options.
    Can anyone help with this. im desperate.
    Kind regards
    colin mclay

    no not yet with Application Server.
    I have tried to compare the settings to another installation with a separeted oc4j as described in the howto. But at the moment i found no mistakes.
    If i call the url adresse like:
    http://localhost:18101/fop/apex_fop.jsp
    i get:
    500 Internal Server Error
    Servlet error: java.lang.ClassNotFoundException: fop.apex__fop
    I installed it another time with these settings:
    Web Anwendung= .../fop.war (selected war file from apex install directory)
    Anwendungsname= fop
    URL zuordnen= /fop
    I would like to know if its possible to use the fop.war out of apex install directory with the Application server? In the standalone version (as described in howto) it works. But if you install it there you don't need to define an URL.
    Is the URL /fop correct or what do i have to insert there?

  • More PDF Printing Problems

    There are lots of notes in this forum crying about PDF printing problems. For what it's worth, I'd like to add mine.
    I'm using Jakarta FOP to generate a PDF on the fly from XML data. The PDFs it's producing are read and displayed nicely by Adobe Acrobat and print from Acrobat without a problem.
    I've also written a simple desktop app that exercises the java.print package. (I won't bore anybody with a listing.) It uses the PrintServiceLookup to discover the two networked printers I have attached to my machine, using DocFlavor.INPUT_STREAM.AUTOSENSE. I have it discover all the supported document flavors. Here's the result:
    application/octet-stream
    application/x-java-jvm-local-objectref
    image/gif
    image/jpeg
    image/png
    I can sent text documents to the printer without a problem. But when I try to send a PDF generated by FOP that renders and prints fine from Acrobat, I get gibberish text out. I'm using DocFlavor.INPUT_STREAM.AUTOSENSE as my DocFlavor when I create the doc.
    I don't see application/pdf on my list of supported document flavors. Should I? If that's a requirement, what do I have to do to the printer to get it on the list? Why is Adobe Acrobat smart enough to print to a printer wo/ this flavor and javax.print not? TIA - MOD

    Now I get it - I can't send PDFs from Java to a printer. A careful reading of forum threads and John Zukowski's note have driven a stake into the heart of the vampire.
    I can bring them up just fine by creating the PDF using FOP and then sending the page back to the browser for rendering. If my client could just print the document from his machine, all would be well.
    However, my app has a situation where some label printers will ONLY be attached to the server. They won't be visible from the client. I thought I had a solution with javax.print, but now that hope's gone.
    The printers I have aren't Postscript, so suggestions to ask FOP to generate Postcript won't help me.
    Adobe's site didn't offer any relief.
    I haven't been able to find any for-fee or open source packages that might help. Plenty of stuff out there to convert to PDF, but nothing that helps to print it once you have it.
    Is there any point in entering this as a bug in the database? It's less bug and more vaporware. After all, the docs never SAID they'd thrown an invalid flavor exception if you tried to print a PDF.
    Sun, are you listening? - MOD

  • Printing problems in Mail and Safari

    suddenly i cannot print letters from Mail anymore. Same with Safari. Printer works as usual in other programs.
    Any idea what can happened?
    iMac   Mac OS X (10.4.8)  

    Scott,
    I had posted earlier that I had Flash payer problems and then QuickTime and PDF preview problems too, on my Intel PowerMac. I could not figure out what the problem was, because fixing permissions and moving plugins did not work. Console indicated that the Quicktime components were not found, with the problem in a webkit pref file somewhere (nil field value). Anyway, I bailed and reinstalled Leopard from a 10.5.0 DVD, and then updated using the combo updater to 10.5.3. Everything worked. Then, after the 'Java for Mac OSX 10.5 Update 1', it all broke again. This time, repairing permissions resulted in:
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Home/lib/jvm.cfg", should be 0, user is 95.
    User differs on "System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/Libraries/classlist" , should be 0, user is 95.
    Now it all works again. This is obviously a flaw with the Java update, and also somehow Disk Utility did not find it earlier. Anyway, take a look at reverting the Java update, or manually changing user for those files (I suppose user 0 is root, but maybe it is nobody).
    Obscure....

  • Acrobat 8.1.6 and Word 2007 - PDF printing problem

    I have a weird problem with printing a word 2007 document to the Adobe PDF printer (distiller). I hope someone can help with this.
    My two-page Word document has a background color, text, text boxes and two imported images (both under 500kb). Now, the problem is two-fold:
    If the 'print background color' option is disabled (unchecked), the PDF looks okay, but the background color vanishes as does text within text boxes (the text boxes themselves appear fine).
    If the 'print background color' option is enabled, the PDF shows only the background color, but no text!
    In either case, the PDF generation takes an unusually long time.
    I tried to follow the advices given in other threads, and looked for the presence of Acrotray.exe (it was present during the process). I also tried printing the document to a file (.prn), renaming the extension to .ps, and double-clicking it to send the job to distiller - every time with the same result.
    I must mention that if I use Word 2007's own 'Save to PDF' feature, it generates a clean PDF without any problem. It is only the Acrobat Distiller that is giving me endless grief. Can someone knowledgeable please help me with this issue?

    I have an update. This is even weirder. It turns out that after I generate the PDF and only the background color shows up, I can use the Touch Up Object tool to select the entire page (by clicking anywhere in the colored area), and press 'delete'. If I do this, parts of the background color gets deleted, revealing the text underneath - including the background color!!!!! And doing this repeatedly, I can remove this strange 'overshadow' and find everything (image, text, text box) intact underneath. I can do the same to the text box, and eventually, the missing text appears there.
    I, of course, have to do this for every single page!
    In summary, it is almost as if my text and images are being covered by a sheet with the same color as the background, which I am then removing part by part - with each stroke of the delete key - much like opening a . Strangely, this happens for each page except the last page (which prints fine - with images and texts etc.)
    Does anyone have a clue about this?
    Update: I hadn't seen the replies from Bill and Lori when I posted this. Thank you both for replying! I do think that the problem is with transparency, given what I found out just now (written here). However, I have tried different PDF settings, standard and high quality (this is the one I normally use), and yet I have had the same issue!
    Message updated by: kausikdatta

  • OS 10.6.3 and Remote Desktop for windows server, PDF Printer problem

    We are using Remote desktop for mac by windows in the office to work on a remote windows server, On the server we are using a business software (Mamut) for sale. In OS 10.5 we are using the PDF Printer to transfer PDF (invoice) from the business software (Mamut) 'Mamut is seeing the PDF printer as any other printer' to the desk top of your mac, so we can attach the PDF to a mail before we send it out to a customer, but in OS 10.6 the PDF printer is removed! So we need a different way of transfer the PDF from the windows server to the mac desk top.
    So now I am wondering if any one has a suggestion on how to fix this! if not we can't upgrade to OS 10.6, and that would be a shame!

    The thing is that in Mamut, we hit print, and because we us the PDF printer as Printer for Remote desk top, it pup up on the desk top of the mac, as a PDF. But in OS 10.6 there isn't any PDF printer to install, so then we have to make a PDF on the windows server and move it from the server to the mac, by mounting the HD from the Mac to the remote desk top, so it become edible in from the server. I think this is cumbersome.

  • Printing problems with Indesign and pdf

    The fonts won't print after the InDesign doc has been turned into a pdf. It will print on some printers but not the large volume in our print room.

    You need to provide an awful lot more information that what you have provided to us in order for us to assist you.
    What version of InDesign? What OS? What PDF presets? What printer (brand and model) is it failing on? It the printer a direct PDF printer or are you printing to PostScript via Acrobat or even something else? What fonts won't print? Error messages? An example?
              - Dov

  • PDF print problems Preview Fails but Adobe Reader works?

    Hello All,
    I'm having issues printing pdf documents, it appears to be a Font problem, that is when I print from Apple's Preview 7.0 the document prints, but the spacing of characters is wrong, some symbols are missing etc.  When I print from Adobe Reader 11.0.07 the documents look normal.
    More Details:  All pdfs generated using Latex fail this way, so it might be an issue there.  PDFs generated from iWork's Pages 5 print fine UNLESS I copy the Latex images into them then they print incorrectly again.
    I suspect the issue is with Apple's Preview missing a font, although I'm not sure that's it nor how to fix it.  Adobe prints without any issues at all.
    I am using OS 10.9.4 on a 2009 iMac.  I am printing to a HP Laserjet M4555 over Bonjour Service.
    Thank you for reading,
    DrD

    Hello Eric,
    Unfortunately this has not solved the problem.  I ended up disabling them all and ultimately deleting the duplicates.  Adobe works so that is my work around for now, although I prefer Preview.
    I appreciate your help,
    DrD

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

  • PDF printing problems since upgrading to OS Lion

    Since upgrading to Lion, when I print to a PDF, the Adobe PDF printer pops up as normal and seems to print, but the PDF is no where to be found. This happens when I print from Illustrator, Word, Safari, Mail... Anyone else having this same problem? Any solutions?

    Since upgrading to Lion, when I print to a PDF, the Adobe PDF printer pops up as normal and seems to print, but the PDF is no where to be found. This happens when I print from Illustrator, Word, Safari, Mail... Anyone else having this same problem? Any solutions?

  • Printing problem with Pages and iWork

    This problem has been troubling me for months. I have an HP OfficeJet Pro K5400 colour inkjet printer. I have installed the latest s/w drivers so it's all up to date as far as I'm aware. The problem is that when printing from Pages - or indeed any iWork application, I select 'normal' print quality and 'plain' paper, but the printer refuses to print in anything other than 'high quality'. Even if I choose 'draft' quality, the printer prints high quality. I print lots of reports and never need 'high quality' besides which it takes 4 times longer to print and uses twice as much ink (and looks dreadful on the paper I use).
    Now here is the even odder thing, the printer prints as directed to Office 08, Mail, Safari and Text Edit. But I have the same problem of it ignoring my printing options in iPhoto and iCal. It also works fine from my wife's PC.
    HP has been truly hopeless in trying to sort out the problem. I have reinstalled the drivers many times and cleared out all kinds of files as directed by them. The problem originated in November last year when I upgraded to Leopard.
    I have installed the following drivers as directed by HP: HPInstaller_OJPK5400v9.7.1, HP v9.7Inkjet OS X 10.5 Update.
    Hope someone out there can help.

    Perhaps I should invest in another inkjet printer. Are you saying I should avoid HP and Epson? In which case how about Canon? Would that work or are there others you could recommend.
    Good question. IMHO there is no reason to reject any particular make and model of inkjet, but there is also no reason to suppose that the supplier will support that make and model beyond its short lifetime which is sort of supposed to be the lifetime of the version of the operating system for which the 'dumb' raster driver was developed. It's just the way it is, unfortunately.
    One should purchase the type of printer product that suits one's purpose. For proofing of copy a black and (single colourant) grayscale laser is superior to an inkjet. For proofing of photographs a colour inkjet which is correctly calibrated, correctly characterised, and for which colourants are correctly converted in the colour correction software and pagination software can hit within 1-2 dE of the print on a press operated with automatic colour control.
    Sorry to be so unhelpful, but there are four printers and shelves of software here, and it's not simple, unfortunately.
    hh

  • Reader 9 PDF printing problems

    I have a Kyocera FS-C5015N. When I print any multi-page PDFs to the FS-C5015N, only the first page comes out or nothing at all. I have tracked the problem down to Adobe Reader 9. I say this because I can successfully print multi-page PDFs using version 8.2. But I cannot with v9. I have downloaded the latest drivers from Kyocera's website. Same problem. I can successfully print with Word, Excel, etc. just not Adobe Reader v9. Any ideas on what I can do to resolve this issue? Thanks.

    I do realize that not all printers are affected. However, the problem is clearly with Adobe Reader 9. The reason I say this is that the problem does NOT exist with Adobe Reader 8. The problem ONLY occurs with Adobe Reader 9. Furthermore, I am not sure what specific resolution to this printer you are referring to, but there hasn't been a solution presented thus far that is an actual fix for the problem. Originally, I identified that if I selected "Print to Image" the entire multi-page PDF would print as expected. Although, this solution causes the multi-page PDF to print very slowly (for the reasons noted by Mike). Another reader reported that if you install FoxIT PDF Reader, multi-page PDFs print just fine. I have verified that installing FoxIT Reader DOES INDEED allow me to print multi-page PDFs to our FS-C5015N. Again, if it was purely a driver issue, why would a multi-page PDF opened with FoxIT Reader print as expected while the same PDF opened with Adobe Reader 9, not print as expected? There also were a couple other posts about using the generic Kyocera KX driver. This is not an option for us. Finally, there was a post about changing the Post Script driver setings. We do not use the Post Script driver. And just as a side note, we have tried using the Post Script driver to see if this will resolve the multi-page PDF issue, and it does not. With that said, I implore Adobe to once again acknowledge this problem and provide users with a fix. This is a very frustrating problem.

Maybe you are looking for

  • Problem about CMSXDB Sample Application

    Have installed cmsxdb sample app on Oracle 10gr2 and run webapp on jdeveloper 10.1.3 embedded oc4j. when try to login, the following errors are displayed: Stack Trace : oracle.otnsamples.cmsxdb.exception.CMSAccessException: Error sending request : ja

  • How to see only one of two displays in Snow Leopard Screen Sharing?

    I am trying to set up screen sharing and find that since I have two monitors working on the machine that I want to connect to, two monitors show up on the client that I am connecting with. This causes a problem in that the scaled screen image that ap

  • Installing MS Vista through Boot Camp

    Hi All..I'm new here but I figured the best place to ask this question would be here on the website. I'm installed Vista today on my Macbook, the installtion went through and completed, but when I try to run Windows I get a Windows Boot Manager error

  • Website login fails on iPad 2 Safari after iOS6 Update

    Upgraded to iOS6 9/19/2012. I just spent half an hour troubleshooting why a site I developed for a client fails its login. Passwords are salted and hashed in Javascript, POSTed to an AJAX PHP page to compare password against stored salted password in

  • IPod refusing to play track...

    So I've just bought the remastered "My Life In The Bush Of Ghosts" CD by Brian Eno and David Byrne. I imported it into iTunes without problem and the album plays fine. However, once downloaded onto my iPod, it refuses to play the first track, "Americ