Re: Insert Image
From: gh (ghghghgh_at_FSAF.COM)
Date: 03/23/04
- Next message: Jezebel: "Re: Insert Image"
- Previous message: GrodanBoll: "Re: Object required when triying to access code in subs"
- In reply to: Jezebel: "Re: Insert Image"
- Next in thread: Jezebel: "Re: Insert Image"
- Reply: Jezebel: "Re: Insert Image"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 23 Mar 2004 15:05:52 +0800
Thx, it works.
But how about the image sharpness problem?
Is there any way to solve it?
"Jezebel" <frolly@mkkk.com> ¦b¶l¥ó
news:uDCCXNIEEHA.1240@TK2MSFTNGP10.phx.gbl ¤¤¼¶¼g...
> The size problem comes from Word's interpretation of image resolution.
Word
> assumes that the image should be 96 dpi, so if your picture has a higher
> resolution it gets scaled accordingly (ie if the image was originally 300
> dpi, it ends up about 3 times the original size).
>
> The best strategy is to get the image as you want it using a graphics
editor
> (ie set the finished size and resolution), then save it as a GIF or JPG,
> then import that into Word.
>
>
> "gh" <ghghghgh@FSAF.COM> wrote in message
> news:umuTS7HEEHA.2768@tk2msftngp13.phx.gbl...
> > I tried to use "Selection.InlineShapes.AddPicture" to insert a picture
in
> > the word doc, and I found two problems. The first is that the picture
size
> > is automatically enlarged. The second is when I reduce the enlarged
> picture
> > size as the original size, the picture is not as sharp as the original.
I
> > get this result by comparing the picture added by "AddPicture" with the
> > picture added by drag-and-drop from window explorer.
> >
> > For the first problem, I can directly set the width, height properties
of
> > InlineShape, however, I have no clue to solve the image sharpness
problem.
> >
> >
>
>
- Next message: Jezebel: "Re: Insert Image"
- Previous message: GrodanBoll: "Re: Object required when triying to access code in subs"
- In reply to: Jezebel: "Re: Insert Image"
- Next in thread: Jezebel: "Re: Insert Image"
- Reply: Jezebel: "Re: Insert Image"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|