Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 66
Default Printing move my camera picture

hi all

I have a printing problem. I have a macro that capture a block of range
(using camera command) and place it at a position then resize that block with
a dimension in order to fit in reserved place. The codes are as follow:
ActiveSheet.Range("GR1_CAMERA").Select
Selection.Copy
ActiveSheet.Pictures.Add(201.75, 192.75, 375, 328.5).Select
Selection.Height = 294
Selection.Width = 410.25

These codes work fine in most of my computer. However, on a computer , when
I print it, I see the block camera image is not fit in my reserved place. It
looks bigger and it is moved a little bit to the right. I think that is from
the printing setting. Any ideas will be very appreciated.

Christina.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Camera Icon and picture updates automatical as information changes jjf113 Excel Discussion (Misc queries) 4 February 3rd 10 06:24 PM
Making a camera picture appear/disappear Bob Excel Programming 4 September 4th 07 04:56 PM
insert picture excel 2007 from scanner or camera Jerry Stone Excel Worksheet Functions 0 June 13th 06 11:37 PM
How to Display the The Insert Picture from Scanner or Camera dialog box Browie[_2_] Excel Programming 2 December 15th 05 01:22 PM
Inserting Picture from Camera Gary H Excel Programming 0 July 11th 04 07:00 AM


All times are GMT +1. The time now is 11:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"