Alters Microsoft Word Document when Put into PDF, help!

Hi All,
I wonder if someone can help me. I am trying to convert some microsoft word documents into a PDF format, however each time I do it, the end pdf document isn't what the word document is like .The text and pictures are moved and altered.
I have tried converting it on 3 different computer, but no luck.
Does anyone know why?
Thanks 

Hi fantabell,
     Welcome to the forum!
Just out of curiosity… have you checked the page size for the conversion process? I have found that Adobe being a US company have the “letter” page size set as standard where as us Europeans would predominantly use A4 sized paper.
Click on the Adobe PDF menu in Word and scroll down to “Change Conversion Settings”. Click on the Advanced Settings button and change the default page size to 210mm wide and 297mm high and see if that makes any difference!
You should also check the New Document and Convert To PDF settings in the Preferences section of the Edit menu in Adobe Acrobat itself and make the same changes to the page size.
Hope this helps!
Mark

Similar Messages

  • Is there a way to retain the track changes from a Microsoft Word document when working on a IPAD word processing App?

    I am going on a work trip and want to be able to collaborate with my colleagues, almost all of whom will be using Microsoft Word on Microsoft Windows laptops and I want to draft and collaborate on documents.  The approach we always take to such collaboration is to use the track changes feature in Microsoft Word that shows changes and who made the changes.As best I could tell apples Pages software ignores the notations added by the track changes features and accepts all changes to the document making it difficult to see what changes were made and by whom.
    I would appreciate any suggestions to address this challenge.

    I noted from some similar topics that Pages seems to support track changes but that while it reflects deletions made in Microsoft Word, it does not appear to show them -- is there a way to fix this problem?

  • Excel tables turn into black boxes when put into PDF

    I'm working in Framemaker 8 and when I try to turn the document into a PDF, any excel table in the document turns into a black box.  Is there any way to fix this?!

    Add the following to your CSS
    a img { border: none; }
    Also, externalize your CSS.
    Put all your CSS rules (currently all rules are pasted separately into the <head> of every webpage) into a single external stylesheet e.g. dubzz.css.
    Then delete all the CSS rules in the <head> of every page and link every page to that stylesheet (dubzz.css) and upload everything.
    That way, you only have to maintain your CSS rules for the entire website from one tiny file. Then upload and every page will be instantly up to date.

  • My Mac got hacked. I was working on a word document when the computer suddenly started typing meaningful sentences on its own that describes how the hacker is skillful. At the that time I was on a password protected wifi and file sharing was off.

    This is the first time I get hacked this bad. I was working on a microsoft word document when the computer suddenly started typing meaningful sentences on its own that describes how skillfull the hacker is. At the that time I was on a friends wifi network that is password protected (not sure about the encyrption), the Os X Firewall was on. I was using the admin profile, however, file sharing was off. I'm very careful not to install any suspecious 3rd party software.
    So far I have verified permissions and fixed some errors there, and changed passwords.
    Do I have to erase/format my computer and reinstall the Os? If so is it adequte to use the internet recovery tool or will it use old and possibly infected EFI/Root files?
    Would appreciate the advice of all the Mac experts out there. Thanks

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo launchctl getenv DYLD_INSERT_LIBRARIES; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; launchctl getenv DYLD_INSERT_LIBRARIES; echo; crontab -l 2> /dev/null; } | open -ef
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of login items' | open -ef
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • How do I maintain my hyperlinks when converting a Microsoft Word Document to a PDF file?

    How do I maintain my hyperlinks when converting a Microsoft Word document to a PDF file?

    Hi Marbarrose,
    When you make word file including hyperlinks then convert in pdf.
    It will automatically maintain hyperlinks.
    Regards,
    Florence

  • Microsoft Word document to PDF file

    When converting a saved Microsoft Word document into a PDF file, the image changes...... Figures that were saved in the original document are then either lost or hidden/partly obscured by other items.
    Any help greatly appreciated
    [email protected]

    Nigel,
    This questions belongs in the Acrobat forum. It is not a pdf
    specification issue. The short answer is that when you change printers
    Word reflows the document. Create the Word document with the Acrobat PDF
    printer instance as the default printer driver. That should take care of
    your problem. If it does not please repost your question in the Acrobat
    forum.
    Mike

  • How can I change a Microsoft Word document file into a picture file?

    How can I change a Microsoft Word document file into a picture or jpeg file? I am wanting to make the image I created my background on my macbook pro.

    After I had the document image the way I wanted it, I saved it as a web page and went from there. Below are the steps starting after I did the "save as" option in Word:
    1) Select "Save As Web Page". I changed the location from documents to pictures when the window came up to save it as a web page.
    2) Go to "Finder" on you main screen, or if it's on your main toolbar at the bottom.
    3) Click on the "Pictures" tab and find the file you just re-saved as a web page. (I included "web page" or something similar in the new title so I could easily find the correct file I was looking for)
    4) Open the correct file and then "right click" on the actual image. (Use 2 fingers to do so on a Mac)
    5) Select 'Use Image As Desktop Picture", and voilà! The personally created image, or whatever it is that you wanted, is now your background.
    **One problem I encountered while doing this is that the image would show up like it was right-aligned in relation to the whole screen. The only way I could figure how to fix this was to go back to the very original document in Word, (the one before it was saved as a web page), and move everything over to the left.
    I hope this helps someone else who was as frustrated as I was with something that I thought would have been very simple to do! If you have any tips or suggestions of your own, please feel free to share. : )

  • Convert 1 single microsoft word document with section breaks to multiple pdf files

    I am a windows 7 users. I have a single microsoft word document which contain 1500 pages. These 1500 pages are seperated by sections breaks in the microsoft word. I am trying to convert this word document to multiple pdf files seperated by the section breaks in the Microsoft word. How can I convert the single microsoft word document with section breaks to multiple seperate pdf files?

    Acrobat (Adobe PDF Printer and PDFMaker ) doesn't recognize the Section breaks.  It never has as far as I am aware.  The easiest thing to do is to manually break up a copy of the MS Word Document into the Sections you need and then create the PDFs from those MS Word documents.

  • HT2506 hi i can't seem to copy and paste pdf files from preview to a microsoft word document. it always comes up with nonsense characters in the word document. how do i fix this? thanks in advance

    hi i can't seem to copy and paste pdf files from preview to a microsoft word document. it always comes up with nonsense characters in the word document. how do i fix this? thanks in advance

    Hi,
    The quickest way to do this (tested with OS 10.8.2, MS Word 2011) is in one line:
    tell application "Microsoft Word" to close every document whose name begins with "book"
    The reason why your script doesn't work is that you aren't specifying to Word which document you want it to close.
    So, changing one line ought to do it:
    close document incrementvalue -- instead of "close document"
    But... when you close a document, you change the document count. Document 2 becomes document 1, document 3 becomes document 2 etc. So eventually you'd get a message saying "The object you are trying to access doesn't exist".
    Because of this, if you want to do it in a repeat loop, you have to work backwards:
    tell application "Microsoft Word"
      set doc_count to count documents
      repeat with x from doc_count to 1 by -1
      if name of document x begins with "book" then close document x
      end repeat
    end tell
    Hope this helps.

  • Convert PDF to Microsoft Word document

    Hi,
    After converting PDF file using Adobe Acrobat to Microsoft
    Word document, the converted file is changed into a picture format.
    How can I convert a PDF file so that I can edit it?
    Thank you.

    Acrobat (Adobe PDF Printer and PDFMaker ) doesn't recognize the Section breaks.  It never has as far as I am aware.  The easiest thing to do is to manually break up a copy of the MS Word Document into the Sections you need and then create the PDFs from those MS Word documents.

  • How do I convert a pdf in Adobe Acrobat 9 to Microsoft Word document?

    How do I convert a pdf in Acrobat 9 to a Microsoft Word document?

    Hi fireatty,
    In Acrobat 9, you can use the Export command (File > Export) to export your PDF to Word format.
    Please let us know if you need additional assistance.
    Best,
    Sara

  • When I download Microsoft word documents (if have word 2007), I have somehow changed the settings and it downloads them in wordpad, and the format is very bad and I can't read a lot of the document. How do I change the default setting back to using Micro

    When I download Microsoft word documents (if have word 2007), I have somehow changed the settings and it downloads them in wordpad, and the format is very bad and I can't read a lot of the document. How do I change the default setting back to using Microsoft Word 2007 to open these documents?
    == This happened ==
    Every time Firefox opened
    == about a few weeks ago - I had tried to open some docuuments saved on a mac, my PC (which runs Windows 7), used word pad to open these, and this seems to have changed the default settings somehow.

    See this:
    [http://support.mozilla.com/en-US/kb/Managing+file+types]

  • Is there a way to protect a PDF document as with a Microsoft Word document?

    Is there a way to protect a PDF document similar to a Microsoft Word document?

    Hi ,
    If you could specify how exactly you want to protect the PDF that would be great .
    However there are various options to protect a PDF available in Acrobat as well .
    If you select the protection option in Acrobat,you will get to see several options of protecting or encrypting  a PDF .
    You can encrypt it with with a password or a certificate .
    You can even redact a PDF if you want .
    Please go ahead and have a look at the options available to get more details and ways to protect a PDF .
    Let us know if that suits your requirement .
    Regards
    Sukrit Dhingra

  • Can you insert mac mail addresses into microsoft word documents

    can you insert mac mail addresses into Microsoft word documents like you can with outlook?

    Do you want to insert a clickable hyperlink to send mail to a specific address in a Word doc?

  • Sometimes when i get out of the full screen option for a microsoft word document i lose my main toolbar (the toolbar with the minimize and escape buttons, etc. etc.)

    Sometimes when i get out of the full screen option for a microsoft word document i lose my main toolbar (the toolbar with the minimize and escape buttons, etc. etc.)??

    MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro 
    https://discussions.apple.com/community/mac_os?view=discussions
    http://www.apple.com/support/macbookpro

Maybe you are looking for

  • Work item subject too long

    Hi, Have 2 queries : 1. Work item subject  is getting truncated after 50 chars... Is there a way to print 100 chars ? 2. How to display a link of PO display in a mail to Outlook from Workflow ? Thanks Minal

  • I have CS3 web standard. What is the best way to add Photoshop CS 3/CS4

    CS3 web standard works perfect for me. I just misses Photoshop. Perhaps you know the best way to solve this problem. Because if I buy an upgrade, it'll be a Studio. Second qustion: What does a Studio mean and where can I buy a studio? Thanks!

  • Help - Trying to replicate text effect

    Can anybody help? I'm trying to re-create this text, complete with the burning away effect and the same text movements in LiveType - does anybody know if it can be done? I'm new to this app btw. Here's a ******** <edited by host>

  • My iPod touch will not open Facebook app and safari will not open Facebook either??

    Please help, Facebook refuses to work on my I touch, just says Internet connection not working, but everything else works, but when I try to connect to Facebook via safari will not work either, says not connected to server??

  • 64-Bit CPUs and respective nForce3 (Professional) Motherboards.

    I would kind of like to know why MSI is a little slacking and not keeping up with the times of their nForce manufacturering? It seems as if every other manufacturer out there builds 64-Bit boards using the nForce3 (Professional) chipset except MSI. I