atw: Re: Help with a WORD Macro - Please
- From: LIVERANI Petra <Petra_LIVERANI@xxxxxxxxxxxxxx>
- To: austechwriter@xxxxxxxxxxxxx
- Date: Thu, 26 Jul 2007 14:39:37 +1000
Hi Helen,
I don't know how to do a macro to change the picture type but perhaps
this could help.
* In the Picture toolbar (View/Toolbars/Picture) click the Compress icon
(it's to the left of the textwrapping icon which is a dog).
* Ensure All Pictures in Document is checked
* Ensure that the Compress pictures option is chosen - you may also want
to choose the Crop option
* Click OK
If you really want to compress the pictures you can choose the Web
option but this will significantly reduce the resolution.
Regards,
Petra
Petra Liverani
Technical Writer
Transport Management Centre
RTA
(02) 8396 1617
x81617
________________________________
From: austechwriter-bounce@xxxxxxxxxxxxx
[mailto:austechwriter-bounce@xxxxxxxxxxxxx] On Behalf Of Helen Haywood
Sent: Thursday, 26 July 2007 1:39 PM
To: austechwriter@xxxxxxxxxxxxx
Subject: atw: Help with a WORD Macro - Please
Hi Everyone,
Can anyone help me please?
I am trying to reduce the size of a Word document that has lots of
screen captures (User Ref and Training Manuals). It makes sense to
change the format of the pictures to Picture (Windows Metafile) as this
does make a significant difference to the file size. I have recorded a
macro that copies a screen capture and uses Paste Special to paste it as
a Picture (Windows Metafile) back on top of itself. The macro records OK
but does not actually recognise the difference between pasting as a
metafile or a bitmap. The generated macro code is the same. The Word
file size is not. The code is as follows:
Selection.Copy
Selection.PasteAndFormat (wdPasteDefault)
Can anyone suggest how I can change the macro, as I have many of these
screen captures in 20+ manuals to deal with. I cannot see how we can get
the formatting completed in the time we have left, if we do them one at
a time.
I am grateful for any suggestions
Thanks and regards
Helen Haywood
Documentation and Training Strategist
SICE Pty Ltd
IMPORTANT NOTICE: This e-mail and any attachment to it are intended only to be
read or used by the named addressee. It is confidential and may contain legally
privileged information. No confidentiality or privilege is waived or lost by
any mistaken transmission to you. The RTA is not responsible for any
unauthorised alterations to this e-mail or attachment to it. Views expressed in
this message are those of the individual sender, and are not necessarily the
views of the RTA. If you receive this e-mail in error, please immediately
delete it from your system and notify the sender. You must not disclose, copy
or use any part of this e-mail if you are not the intended recipient.
- Follow-Ups:
- atw: Re: Help with a WORD Macro - Please
- From: Helen Haywood
Other related posts:
- » atw: Re: Help with a WORD Macro - Please
- » atw: Re: Help with a WORD Macro - Please
- atw: Re: Help with a WORD Macro - Please
- From: Helen Haywood