A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Need to automatically resize pictures in a 2007 access report?



 
 
Thread Tools Display Modes
  #1  
Old April 18th, 2010, 08:19 PM posted to microsoft.public.access.reports
Italian1
external usenet poster
 
Posts: 8
Default Need to automatically resize pictures in a 2007 access report?

I have an 2007 access report with the attachment control added. When I open
the report, each image/graphic is displayed in accordance with the size set
in the property sheet. I can set the size in the property sheet but I
actually need the images to show in their original size and they are
different sizes.

I would like to programmatically have the images show in their original size
when I open and print the report.

Can someone please help me with this? I am thinking that somehow I must
program in a "can grow, can shrink" feature for the attachment control in the
background of the report but I don't even know if that's possible.
  #2  
Old April 19th, 2010, 08:46 PM posted to microsoft.public.access.reports
Mark Andrews[_4_]
external usenet poster
 
Posts: 169
Default Need to automatically resize pictures in a 2007 access report?

Did you play with the "picture size mode" property on the attachment field?
I know that changes how the image is shown. I haven't
done much reporting with attachment pictures but perhaps this is the answer.
Just make the attachment control big enough for the largest picture and pick
the right "picture size mode".

Otherwise perhaps code in the format event to dynamically change things as
you go.

This might help and might not,
Mark



"Italian1" wrote in message
...
I have an 2007 access report with the attachment control added. When I
open
the report, each image/graphic is displayed in accordance with the size
set
in the property sheet. I can set the size in the property sheet but I
actually need the images to show in their original size and they are
different sizes.

I would like to programmatically have the images show in their original
size
when I open and print the report.

Can someone please help me with this? I am thinking that somehow I must
program in a "can grow, can shrink" feature for the attachment control in
the
background of the report but I don't even know if that's possible.


  #3  
Old April 21st, 2010, 11:40 PM posted to microsoft.public.access.reports
Italian1
external usenet poster
 
Posts: 8
Default Need to automatically resize pictures in a 2007 access report?

Yes, I have tried the picture size mode but that doesn't meet my
requirements. I believe that code in the background may be the answer but I
don't know how to do that.

Thanks for the input.

"Mark Andrews" wrote:

Did you play with the "picture size mode" property on the attachment field?
I know that changes how the image is shown. I haven't
done much reporting with attachment pictures but perhaps this is the answer.
Just make the attachment control big enough for the largest picture and pick
the right "picture size mode".

Otherwise perhaps code in the format event to dynamically change things as
you go.

This might help and might not,
Mark



"Italian1" wrote in message
...
I have an 2007 access report with the attachment control added. When I
open
the report, each image/graphic is displayed in accordance with the size
set
in the property sheet. I can set the size in the property sheet but I
actually need the images to show in their original size and they are
different sizes.

I would like to programmatically have the images show in their original
size
when I open and print the report.

Can someone please help me with this? I am thinking that somehow I must
program in a "can grow, can shrink" feature for the attachment control in
the
background of the report but I don't even know if that's possible.


.

  #4  
Old April 22nd, 2010, 12:05 AM posted to microsoft.public.access.reports
Mark Andrews[_4_]
external usenet poster
 
Posts: 169
Default Need to automatically resize pictures in a 2007 access report?

You could send me an example and I'll take a look. Zip the db. Contact
info on websites.

Mark Andrews
RPT Software
http://www.rptsoftware.com
http://www.donationmanagementsoftware.com

"Italian1" wrote in message
...
Yes, I have tried the picture size mode but that doesn't meet my
requirements. I believe that code in the background may be the answer but
I
don't know how to do that.

Thanks for the input.

"Mark Andrews" wrote:

Did you play with the "picture size mode" property on the attachment
field?
I know that changes how the image is shown. I haven't
done much reporting with attachment pictures but perhaps this is the
answer.
Just make the attachment control big enough for the largest picture and
pick
the right "picture size mode".

Otherwise perhaps code in the format event to dynamically change things
as
you go.

This might help and might not,
Mark



"Italian1" wrote in message
...
I have an 2007 access report with the attachment control added. When I
open
the report, each image/graphic is displayed in accordance with the size
set
in the property sheet. I can set the size in the property sheet but I
actually need the images to show in their original size and they are
different sizes.

I would like to programmatically have the images show in their original
size
when I open and print the report.

Can someone please help me with this? I am thinking that somehow I must
program in a "can grow, can shrink" feature for the attachment control
in
the
background of the report but I don't even know if that's possible.


.

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:25 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.