Share via

Word document to PDF - how to reduce PDF size further

Anonymous
2018-07-06T14:42:53+00:00

Hello,

When I convert a Word 2016 document to PDF I find that the final pdf size is large, despite the fact that I indicate "minimum size." In all cases the pdf file is larger than the Word document.

In addition, when opened in an older version of Adobe Acrobat I am unable to Reduce File Size or use PDF Optimizer.

With my older version of Word I was able to bring it into Adobe Acrobat and reduce the file size to the extent that the PDF always was smaller than the Word document.

Any advice on how to further reduce pdf size conversion in Word?

Thank you

CLScribe

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2018-07-06T23:03:33+00:00

Text only documents are harder to compress.

The main thing I can think of is styles.

Make an effort to find and replace manual formatting (ie bold, underline etc) with styles. That will eliminate the individual formatting codes.

If you display the style pane, you can find styles that are not used and delete them. If you have a lot of unused styles that will help.

Deleting Styles (manual)

http://wordribbon.tips.net/T010225_Deleting_Sty...

As documents evolve, so do your needs for various styles. You may create new ones and, invariably, old ones need to be abandoned. At some time you’ll want to delete a previously created style; the information in this tip makes the housecleaning chore a breeze.

Deleting a Large Number of Styles (manual) http://wordribbon.tips.net/T009653_Deleting_a_L...

Styles are a fantastic tool for formatting documents. As you work with documents created by others, you may want to get rid of a bunch of styles all at once. Here’s how you can make short work of eliminating those unwanted styles.

Finding Unused Styles http://word.tips.net/T001488_Finding_Unused_Sty...

Use this VBA macro to determine which styles are being used in the current document. ... determine which styles you could easily delete, simply because they are no longer needed. There is no intrinsic way to create an unused style list in Word. WT MR Macros

Getting Rid of Variant Styles http://wordribbon.tips.net/T007834_Getting_Rid_...

If you use the Styles task pane, you may have noticed that it can list more than just styles. It also lists variants of styles, and those variants can really clutter up what you see in the task pane. Here’s why those variants appear and what you can do to get rid of them.

Determining How Many Styles are Available

http://wordribbon.tips.net/T013190_Determining_...

Got a macro that processes or uses styles? You definitely need to know how many styles Word has available in the document. Use the Count property of the Styles collection to determine the figure.

get a list of styles in a document

Word lets us down when it comes to viewing a documents styles and how they link together. The only way to see a detailed list of styles is to Print them! In the print pane, choose the print what list and you’ll see the little known ‘Styles’ option.

Cleaning Up a Document that Mixes Styles with Explicit Formatting http://wordribbon.tips.net/T006273_Cleaning_Up_...

Need to get rid of direct, explicit formatting applied to a document? Here’s an easy way to do it using familiar Word tools.

Programmatically Limiting Styles in Word https://blogs.msdn.microsoft.com/ericwhite/2010...

Authoring in Word makes publishing systems very user friendly. After the user authors his or her paper, you can transform Open XML WordprocessingML to the desired output format. Some publishing systems use an approach of limiting the paragraph and character styles that the author can use. This can help in writing a more deterministic transform to the output format. Alternatively, you can provide a resilient transform that implements some reasonable approach for handling user-defined styles, but this may lead to confusion on the part of the author if the behavior was not what was expected. But if you decide to limit styles, there are (at least) three approaches .

XML Hacking: Managing Styles http://www.brandwares.com/bestpractices/2015/12...

Are you managing styles in your Word documents? A hallmark of a professionally-created template is the appearance of the Quick Style Gallery. If I open a template and see this:

I realize the person who constructed the file doesn’t know better or doesn’t care. The clue are the 4 zombie styles on the right side. If you expand the gallery, you’ll see 8 more zombie styles. These 12 are automatically generated in every new installation of Word. Nobody uses them, they just clutter the interface. If you’re managing styles, you’ll make them disappear.

.

...........********************************...........

**************** BS Disclaimer **************

...........********************************...........

Standard boilerplate legalistic bafflegab disclaimer for any links to non-Microsoft websites:

The link(s) to non MS-page(s) appears to be providing accurate, safe information. I suggest you stick with the “manual” instructions. Unless I explicitly suggest it, avoid downloading their “utilities”. Thoroughly research any product advertised on the site before you decide to download and install it. Sometimes they include 3rd party programs, "unwanted" programs that are automatically installed during a standard install. So, if offered, do a "custom" install and carefully read each step. One of the steps MAY give you an option to install, or NOT, "additional" programs. 99.9% of the time you don't want to let them be installed. For example, when you install Adobe Player you are given the option of installing 2 additional "free trial" programs: Potentially Unwanted Programs: MacAfee Security Scan and MacAfee Safe Connect. The option to install is turned on, you have to manually turn it off. Those are PUP's. If you click "OK"/"Next" without paying attention you get the 2 "extra" programs.

As well, watch out for ads on the site. They may advertise products that include PUPs. Thoroughly research any product advertised on the site before you decide to download and install it.

...........********************************...........

************* End BS Disclaimer ************

...........********************************............

Was this answer helpful?

1 person found this answer helpful.
0 comments No comments

5 additional answers

Sort by: Most helpful
  1. Anonymous
    2018-07-06T15:22:20+00:00

    There are lots of free and paid tools online that claim to be able to compress PDF files. Have you tried any of them? Google for: compress pdf free.

    When you create the file, make sure the images are as small as possible to start with. Save the images at 300DPI or less. Confirm that in Word: File menu > Options command > Advanced option > Image Size and Quality section.

    Turn on "Discard editing data"

    Turn OFF "Do not compress images in file"

    Set Default Resolution to 96 ppi

    Crop all of the images before importing them to Word.

    If you have been using track changes, make sure to accept all changes.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. DaveM121 881.2K Reputation points Independent Advisor
    2018-07-06T14:53:21+00:00

    Hi CLScribe,

    Are there a lot of images in your document and if so, what DPI are those images

    Generally Acrobat or Word when reducing the size of a PDF will just scale down the DPI of those images . . .

    Possibly, export out of Word in full resolution PDF and then use your copy of Acrobat to reduce the size rather than Word, it will probably do a better compresison job than Word . . .

    Or

    The way I find best if you have Acrobat loaded is in Word, choose File - Print

    Then chose Adobe PDF as the printer and choose Smallest File Size form the drop down on the Print Dialog . . .

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-07-07T05:52:24+00:00

    Thanks Rohn007

    Re: Styles - Will keep this in mind.

    CLScribe

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2018-07-06T16:25:21+00:00

    Thanks to both DaveM121 & Rohn007

    My comment was in reference to text only documents but either way, I will try your suggestions next time around.

    Much appreciated.

    CLScribe

    Was this answer helpful?

    0 comments No comments