Conversion from Word to PDF is unreadable to others

I have had this problem a couple of times:
I save a word 2007 document as a 97-2003 doc and then convert to pdf using the print command.
When I email this to others, sometimes the words are "jibberish" as one person told me and sometimes the page looks cut off as another person has told me.
I do not see any of these issues when I preview the documents or open the documents.
These have been just text documents and some documents may have basic jpg images.
Went to the Microsoft Word Forum and it was suggested that I go to this forum for assistance.
The version of Acrobat is Professional 8.0.
Attached is the last document that I emailed to someone and they could not read it.
Can anyone help?

On Wed, Jul 15, 2009 at 08:21:35AM -0600, JMcGracie uttered:
I have Outlook 2007. I found "attachment options" in the delivery options.
t a reply to the thread message, either reply to this email or visit the message page: http://forums.adobe.com/message/2109098#2109098
end
No I'd use zip rather than mess with MIME settings.
Please note: I read this Forums through e-mail. If you respond to me; please
quote, otherwise I have no idea whom your response is addressed to or the
context. This is all thanks to how this forum doesn't work properly, yet.
Regards,
S.D.A. (Stephen)

Similar Messages

  • Batch conversion from word to pdf

    Hey,
    I know how to convert one, what about if I have many word files,and  any way to convert
    all doc and docx files (don't know the names) from one folder and transfer them to the other folder as a PDF format. One doc = one PDF and so on?
    Thank u.

    Hi JWX123. This DOC library(http://www.e-iceblue.com/Introduce/word-for-net-introduce.html)
    supports the feature to to convert all doc and docx files from one folder and transfer them to the other folder as a PDF format.
    string dir = @"C:\Source\";
    string des = @"C:\Destination\";
    string[] docs = Directory.GetFiles(dir, "*.txt");
    string[] docxs = Directory.GetFiles(dir, "*.rtf");
    foreach (string fileName in docs)
    Document doc = new Document();
    using(TextReader tr=new StreamReader(fileName))
    doc.LoadText(tr);
    var newPath = Path.ChangeExtension(fileName, "pdf");
    var savePath = Path.Combine(des, Path.GetFileName(newPath));
    doc.SaveToFile(savePath, FileFormat.PDF);
    foreach (string fileName in docxs)
    Document docx = new Document();
    docx.LoadFromFile(fileName);
    var newPath = Path.ChangeExtension(fileName, "pdf");
    var savePath = Path.Combine(des, Path.GetFileName(newPath));
    docx.SaveToFile(savePath, FileFormat.PDF);

  • Conversion from WORD to PDF not WYSIWYG

    I am using MS Word 2003 and trying to convert a page to PDF format, but the image on the page is shrunk - not what it appears in the WORD document.  Is there a setting that I need to apply to get a "What you see is what you get"?
    Original on top, PDF on bottom

    On Wed, Jul 15, 2009 at 08:21:35AM -0600, JMcGracie uttered:
    I have Outlook 2007. I found "attachment options" in the delivery options.
    t a reply to the thread message, either reply to this email or visit the message page: http://forums.adobe.com/message/2109098#2109098
    end
    No I'd use zip rather than mess with MIME settings.
    Please note: I read this Forums through e-mail. If you respond to me; please
    quote, otherwise I have no idea whom your response is addressed to or the
    context. This is all thanks to how this forum doesn't work properly, yet.
    Regards,
    S.D.A. (Stephen)

  • How to use .joboptions file while converting from Word to PDF

    Hi,
    I'm pretty new to Acrobat. I'm using Acrobat XI. I need to convert a word document to a PDF file which conforms to certain requirements described by a given .joboptions file. The .joboptions file can be opened by distiller, but as far as I know distiller is not invovled in the conversion (Word to PDF) process. So how can I make sure the converted PDF file meets the requirement described by the .joboptions file?

    Distiller is used when converting from Word to PDF, if you do it via the Acrobat panel, not the Adobe PDF printer or Word's internal Export to PDF command. If you've loaded your joboptions file in Distiller (via Settings - Add Adobe PDF Settings), then you will see it in the drop-down of Conversion Settings when you click the Preferences button in the Acrobat panel in Word.
    After you've selected your job options profile click the Create PDF button, and the file will be converted using the selected options.

  • Page numbers incorrect after conversion from Excel to pdf

    Page numbers incorrect after conversion from Excel to pdf
    ""This above link (thread:834599) is from a case back in 2011 that claims to solve this problem, but it does not solve this problem. I think that customer only cared about having continuous page numbering, not discrete page numbering per sheet.
    ========================
    I still have this issue in Acrobat XI and MS Office Professional Plus 2010. I keep upgrading to no avail. This regression has resulted in a huge time drain for me. If you fixed it, please explain how I can get my hands on the resolution.
    Previous versions of Excel and Adobe Acrobat enabled flexibility around the "Page #" of "Number of Pages" (Page &[Page] of &[Pages]) token, depending on context and usage. The "# of pages" token could represent EITHER the number of pages in the workbook OR the number of pages in the tab/sheet, depending on how you generated the PDF:
    You could select "Selected Sheets" and then select all or some of the individual sheets in the workbook, and the PDF would honor the discrete numbering of each of the sheets, so the first page of each sheet was p1 and the "# of pages" was the number of pages in the sheet; not the number of pages in the workbook; or
    You could select "Entire Workbook" and the PDF would honor continuous page numbers across all sheets, as a single document.
    Now, it only honors the total number of pages in the workbook, regardless of the method you use to publish to PDF: saving as PDF, printing to PDF, using "createPDF" from Acrobat plugin to Excel's menu ribbon; selecting all sheets, some sheets, or Entire Workbook; automatic First page number or "1" under Page Setup > Page> First page number. (This last option, btw, does restart every sheet at p1, but it hardly makes sense if the total number of pages is still the total number in the workbook instead of the number in the sheet.)
    I spent a lot of time trying each which way that the blog posts recommended and have tried this on multiple versions of Excel and Acrobat now.
    NONE of these time-consuming experiments gave me what I wanted.They all insist that "Page #" of "Number of Pages" (Page &[Page] of &[Pages]) is the total number of pages in the workbook or the total number of pages in the selected sheets combined.
    The numbering are correct in Excel Page Layout.
    The same issue happens when using LibreOffice calc. (Although, I never tested with Libre Office before, so I don't know that it ever worked).
    The workaround now is to create PDF for each spreadsheet one at a time, and then compile them using the Acrobat combine/binder feature. All alternatives are extremely time consuming and tedious. It used to be automatic. This is a major regression that has gone untreated for over a year now, maybe two years.
    My task takes infinitely more time to complete than it did with previous versions of Acrobat. That means that days are added to my project, when the functionality used to enable a quick pdf generation that was ready for review, now I have to do this very manual time-consuming set of steps to generate a draft. As the project has grown and more tabs are added, my pdf-generation task takes that much longer. We require lots of drafts. It used to be easy and fast. Now it is hard and time-consuming.
    In my opinion, the problem is not Excel; it is Acrobat because it was introduced with an upgrade in Acrobat, not an upgrade in Excel. The problem was introduced in Acrobat 9 or 10. Please provide a patch or add-on or something.

    If you are setting up the page numbers in Excel, the resulting PDF would display the the page numbers created in Excel. On Excel 2010 support page, (http://office.microsoft.com/en-us/excel-help/insert-and-remove-page-numbers-on-worksheets- HA010342619.aspx#BM2) is stated the following "tip" which indicates by default Excel 2010 starts numbering each tab with 1. Exel's workaround tip is below - 
    Set a different number for the starting page
    Tip   To number all of the worksheet pages in a workbook sequentially, first add page numbers to all worksheets in a workbook, and then use the following procedure to begin the page number for each worksheet with the appropriate number. For example, if your workbook contains two worksheets that with both be printed as two pages, you would use this procedure to begin the page numbering for the second worksheet with the number 3.
    On the Page Layout tab, in the Page Setup group, click the Dialog Box Launcher next to Page Setup.
    On the Page tab, in the First page number box, type the number that you want to use for the first page.
    Tip   To use the default numbering system, type Auto in the First page number box.
    Also helpful in the same section is the note on viewing page numbers. To see if the page numbering dilemma originates in Excel make sure you are using the Page Layout View see below:
    Hide All
    If you want numbers shown on pages when you print a worksheet  you can insert page numbers in the headers or footers of the worksheet pages. Page numbers that you insert are not displayed on the worksheet in Normal view — they are shown only in Page Layout view and on the printed pages.
    Overall it may be easier not to create the page numbers in Excel but instead create then in Acrobat using the Headers and Footers option in Acrobat.  I hope this helps - it sounds like a frustrating issue you are experiencing.

  • Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?

    Hypertext links are not always preserved from Word to PDF, using Aperçu or Adobe, depending on OS 10 or Lion. Why? This generally works perfectly in Windows. Why are Apple and Adobe unable to correctly handle links when converting from Word to PDF?
    Depending on the system version, and Office Word version:
    - a pure URL link starting with http or even www sometimes works in PDF, either produced by Aperçu or Adobe, sometimes does not work;
    - other kind of links where the text under display is not a URL, never work!
    I like everything with Apple computers and software, except PDF generation. Output files are usually bigger in size, and no better quality, than under Windows. Furthermore, it is weird that something as common as hyperlinks does not work correctly!
    I related this question with Mac OS X Snow Leopard, but the problem is still there with Mac OS Lion.
    This problem seems to have been around for years, without any proper solution from Apple and/or Adobe! To me, this is very embarrassing!

    Greetings NoNameGiven,
    If I understand the problem correctly (I’m not sure I do) you would prefer ‘iii’ to be read as “eye eye eye” rather than “three”? The alt text property is the only way that I know of to make this happen. Hope this helps.
    a ‘C’ student

  • How do I save bookmarks from word to pdf?

    How do I save bookmarks from word to pdf?

    Eustace Mendis wrote:
    Not convinced it can't be done... but then I'm not sure I understand exactly what you want to do.
    I believe what the original poster wants to do is preserve the bookmarks of a Word file into the interactive bookmarks feature of the PDF specification, so that the bookmarks appear as a clickable linked table of contents when that Word file is converted to PDF. You see this in every ebook or iBook. This is easy to do when converting Word to PDF in Microsoft Windows, but I am not sure it is possible from Mac Word because everybody complains about it on the Mac side.
    Converting bookmarks to a clickable PDF TOC is easy to do in other software on the Mac, like InDesign. Apple Pages might do it too, but I'm not sure.

  • Mac OS 10.6.7 corrupt font on export from Word to PDF

    Hi,
    I have a library of Word documents that use our corporate font: Officina Sans ITC Pro Book. I have previously saved these as PDF using Word for Mac and opening in Acrobat Pro 9 without any difficulty.
    Today however, while Word will export and create the PDF. When the PDF is opened in Acrobat it comes up blank and crashes Acrobat. I have tried exporting from Word to PostScript, but this fails: "Stack:/Font-dict-/ZCYKUX+OfficinaSansITCPro-Book".
    The font is avialable on the Mac. I have validated the font and using Font Finagler I have cleared the cache. All without success.
    One pointer is the additional six digits in the PS log, which is in front of the font name.
    Anyone got any ideas on how to clear the problem and start export cleanly from Word to PDF again?
    Thanks,
    Niall

    Thanks Steve,
    The link described our situation. You are correct: yes our font is OpenType PostScript and, yes I had updated to OS 10.6.7.
    I have been busy reading. For other readers there is a long thread here: http://discussions.apple.com/thread.jspa?threadID=2792142&start=0&tstart=0, where I see that you have also participated.
    I have posted constructive critisim to Apple on the OS update. However I don't think there will be a quick fix.
    I will probably downgrade back to 10.6.6, but need to steel myself for the task.
    Thanks also to Larry and Michael!
    Niall

  • Black Pages - Convert from Word to PDF

    When I convert a Word document to a PDF, the pages on the PDF document are black.  This only happens on select Word document that use a specific cover graphic.  I've sent the same document to a co-worker and they were able to convert the document to PDF with no issues.  I have verified my preferences with my co-worker and these are the same.  I have the latest version of Adobe Reader (10).  I was previously able to convert a Word document with the same graphic to PDF without any issues.  Any ideas on how to fix this?

    Adobe Reader can't convert from Word to PDF.

  • Since 11-4-14 every convert from Word to PDF has failed online or desktop - when will this be sorted

    Since 11-4-14 EVERY convert from Word to PDF either online or desktop has failed, when will this be fixed?

    No replies on here so went online and tried various options including "repair reader installation" plus uninstall and reinstall etc, some posts suggested a repair from the Printers file (Vista) so installed AdobeCreatePDF desktop printer plus Xerox Phaser PS printer as advised. All without any obvious sucess ie still no word docs converted after hours of trying. Then unexpectedly a further test convert attempt succeeded; tested again on desktop plus online and now all works fine as it did before. Who knows why - possibly only Adobe know. Will leave this thread here just in case the fail reappears over next few days!

  • How do you keep embedded documents during conversion from Word 2007 to PDF?

    Windows 7, with all available patches.
    Word 2007, with all available patches.
    Acrobat reader 9.3.2
    I have additional documents, spreadsheets etc embedded into a Microsoft Office Word document. When this document is converted to the PDF (using the Word PDF add-in interface) the embedded objects can no longer be opened and only appear as images. 
    Is there a way to retain the embedded document during the conversion so that they can be opened from within the resulting PDF?
    Thanks in advance!

    Thanks very much for your repsonse, it's much appreciated
    I don't have Acrobat X installed at this time so am not able to create or edit PDFs (other than from Word).  I understand that creating a PDF from Word may not be an Acobat issue per se, but thought that someone on this forum may have experienced a similar problem, hence thought I'd try my luck here
    I will do as you suggest and try an MS forum
    Thanks again

  • Font Scrambling in PDF Conversions from Word 2004

    Our Imago fonts periodically get scrambled into garbage when using the Adobe 7.0 Pro Distiller to convert documents. We purchased the Imago fonts specifically for use in our business and have used this for a number of years and the problem continues to happen. It appears that it is imbedded properly in the preferences menu. Has anyone had this happen or does anyone have any suggestions?

    Hello, hereby a snapshot of the Word doc & the result as pdf as shown in Adobe Acrobat Pro XI. (In Acrobat reader it shows ok) . Depending on how I convert to pdf I get different results. Sometimes a completely coloured page, a blank page or with only the coloured line showing.
    I don't know how to post a link (don't have a web address ..) but if you give me a mail-address I could send the Word document to you. 

  • Trouble with Bookmarks from Word to PDF

    Use Windows 7; Office 2007; Acrobat Pro 9.0.0
    Problem:  Word document has numbered scheme, with blue font to signify a link in resultant pdf.  Set
    Preferences to capture level 1 and 2 for bookmarks in pdf.  Create PDF.  Resultant pdf doesn't hold the blue font from within Word.
    Pdf is all in black.  Bookmarks are sometimes renumbered; i.e. A1, B2, etc. instead of 1., 2., etc.  Bulleted list has different symbol font applied.  Why?

    Hi,
    function(){return A.apply(null,[this].concat($A(arguments)))}
    dragonfly52 wrote:
    Use Windows 7; ---; Acrobat Pro 9.0.0
    Acrobat compatibility for Windows 7 starts with Acrobat 9.2.
    See: http://www.adobe.com/products/acrobat/faq/
    The first step may be to place the installed Acrobat 9.x to the current dot release via sequence install of available updates, .
    http://www.adobe.com/support/downloads/product.jsp?product=1&platform=Windows
    Be well...

  • Converting from WORD to pdf always fails the first time

    OS is XP. Acrobat Pro 8.1.5. When I first convert from WORD, EXCEL, whatever the program appears to be working but no file is created.  This happens always on the first time I convert to pdf for the day.  Once I do it again, it works and continues to work throughout the day.  I turn off my computer at night and again the next day when I come in it doesn't convert the first time but will work again.  Is there something in Windows or Acrobat that I can fix to get this to work properly?

    If you are using Word 2007 (you don't say) you might try the Microsoft plugin... this is instead of Acrobat
    http://www.microsoft.com/downloads/details.aspx?FamilyId=4D951911-3E7E-4AE6-B059-A2E79ED87 041&displaylang=en
    If you are using an earlier version of Word (or Word '07) make sure you have installed all Microsoft Office updates, so you'll know this is not a Microsoft bug

  • Enable copy-paste from Word to PDF

    Hi,
    I was working in PDF, copy-pasting words from Microsoft Word that needed altering, when suddenly this function was disabled. I can still paste text from Word into a new text field in PDF, but not in a Sticky Note or in Text Editing. Also, I can't copy-paste anything from the PDF into Word anymore. However, I can still copy-paste things from PDF into PDF (same file, and from other files). Does anyone know what's going on? How can I enable the copy-paste function again?
    Thank you.
    J

    Hi Deepak,
    The problem was in Word not Adobe. After closing Word and opening again, I could copy-paste again.
    Thanks.
    J

Maybe you are looking for

  • How fix "Adobe Photoshop CS6 has stopped working" error in Win7?

    Hi All, I'm getting the following error message when ever I try to use Move Tool and the program gets close. "Adobe Photoshop CS6 has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify y

  • INSERTstatement is not working if there is a before insert trigger

    INSERTstatement is not working if there is a before insert trigger on that table. That trigger contains an insert to another table which having the main table reference. Let us say, for example there a table named 'EMP_DEPT' and there is a before ins

  • Web Dynpro (ABAP) application in HCM

    Hi, I am working in SRM custom development in Web Dynpro (ABAP). I have to work now with HCM development. Is it any specific method or procedure to develop/change the Web Dynpro (ABAP) application in HCM .I am new to HCM Functional. Pl help me. Thank

  • Dashboard - blue cubes with question marks?

    When I display dashboard, the flight tracker widget has blue squares with question marks over the three drop down menus. Is there a way to reinstall this widget or dashboard to fix this? MacBook Pro 2.16GHz Intel Core Duo   Mac OS X (10.4.8)  

  • Gutenprint - how to use to install a printer?

    The instructions in the supplied doc and the instructions in the apple docs here do not match the dialogues I am being offered. Presumably updates have superceded the docs. I can see the PSC 1300, but I cannot see how to assign Gutenprint to it (whic