Re: Pagination/formatting

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



I guess; although, from the description of this feature, I certainly thought
it only effected how the displayed version of the document looked, not how
it printed.

We now have a routine to intercept all Word printing function, in all
documents, via a global add-in template, which does the following (just in
case anyone sees any problem with doing this, thought I'd run it by everyone
here):

Sub FilePrint()



With ActiveDocument.ActiveWindow.View

If .ShowHiddenText Or .ShowAll Then

.ShowHiddenText = False

.ShowAll = False ' in case it allows for hidden text to be shown

' now must repaginate because the show hidden text option can

' cause improper pagination.

ActiveDocument.Repaginate

End If

End With



End Sub





Thanks.



Chip





"Suzanne S. Barnhill" <sbarnhill@xxxxxxxx> wrote in message
news:OGslXa4IGHA.648@xxxxxxxxxxxxxxxxxxxxxxx
> This is quite natural if the document contains TC or XE fields or uses
> hidden paragraph marks to create run-in sideheads, but I've seen cases,
> too,
> where simple display of nonprinting characters (with no Hidden text) would
> cause a change in line breaks because the characters used to represent
> spaces, for example, took up more space than the spaces themselves in a
> justified line.
>
> --
> Suzanne S. Barnhill
> Microsoft MVP (Word)
> Words into Type
> Fairhope, Alabama USA
> Word MVP FAQ site: http://word.mvps.org
> Email cannot be acknowledged; please post all follow-ups to the newsgroup
> so
> all may benefit.
>
> "Chip Orange" <Chip.Orange@xxxxxxxxxxxxxxx> wrote in message
> news:%23DDMUl3IGHA.668@xxxxxxxxxxxxxxxxxxxxxxx
>> In addition to the article Jay mentions, we have had the same issue in
> very
>> large documents, even when using the same printer driver. We have a
>> large
>> corporate LAN, and so can be assured that each of our users is using the
>> same driver.
>>
>> What we found is that in some cases, Word will paginate a large document
>> quite differently if the "show hidden text" option, in tools | options |
>> view is turned on, verses when it is off.
>>
>> There's no obvious reason for this, but just this morning we had an
> example
>> of a document changing between 181 pages and 187 pages, just by turning
> this
>> option on and off. We sat there and watched it, without even changing
> pcs,
>> go back and forth, just by changing this option setting and causing the
>> document to repaginate. :(
>>
>> Other than asking everyone to keep it turned off, I don't see any obvious
>> solution for you if this turns out to be the cause of your problem.
>>
>> We are using Word 2002 BTW; 2003 may have fixed this.
>>
>> hth,
>>
>> Chip
>>
>>
>> "LC in Boston" <LC in Boston@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:997DFE1D-EB0F-4D21-819E-79F3A1B48DB2@xxxxxxxxxxxxxxxx
>> > co-worker sent a word .doc that looks and prints fine from her PC. On
>> > mine,
>> > however, pagination, formating are way off. Have compared fonts and
>> > page
>> > set up with hers - and they match. Can't figure out why I can't
>> > view/print
>> > the document like everybody else!
>>
>>
>


.



Relevant Pages

  • Re: Pasted screenshot into Word 2007 but cannot view
    ... If the graphic appears at some zooms but not others, then the problem is likely with how Word is rendering the view, which is controlled to some extent by whatever printer driver and/or display driver your computer is using. ... viewing graphics, but for whatever reason, you cannot see it in single page ... You also cannot edit the size of the graphic insert. ...
    (microsoft.public.word.pagelayout)
  • Re: Embedded Objects do not display
    ... Word MVP FAQ site: http://word.mvps.org ... > embedded Excel and Visio objects that do not display. ... there is a generic icon - not an Excel or Visio ...
    (microsoft.public.word.docmanagement)
  • Re: the power point presentation is not the same on all computers
    ... What's new in PPT 2007? ... Fixing PowerPoint Annoyances http://tinyurl.com/36grcd ... Different computers may effect the display effect of your ... install a local Windows-certified printer driver. ...
    (microsoft.public.powerpoint)
  • Re: page set up .. basic I know but it drives me crasy
    ... Display the Reviewing toolbar if it is not already ... Word MVP FAQ site: http://word.mvps.org ... "Suzanne S. Barnhill" wrote: ... document contains markup and Word is ...
    (microsoft.public.word.pagelayout)
  • Re: making hyperlinks relative to current folder
    ... If it's just a question of your seeing the HYPERLINK field code instead of ... And if you haven't created any display text, ... Microsoft MVP (Word) ... Word MVP FAQ site: http://word.mvps.org ...
    (microsoft.public.word.docmanagement)