Results 1 to 4 of 4
  1. #1
    dscottf is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2015
    Posts
    6

    Find Dimensions of an Image in an Attachment Field

    I have a single image stored in an Attachment field (SharePoint List). The images are all different sizes and I would like to be able to determine the size of the image during the On Format event.



    Is there any way to determine this information without having to extract the image from the field to find this out? I would like to resize the control to fit the image

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    I think this question has been asked and the answer was no.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    My vote is no. I think the solution is to store the dimensions at the time the file is embedded as an attachment. So you could create a copy of the list and export all attachments to size them up via attributes.

  4. #4
    dscottf is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2015
    Posts
    6
    Quote Originally Posted by ItsMe View Post
    My vote is no. I think the solution is to store the dimensions at the time the file is embedded as an attachment. So you could create a copy of the list and export all attachments to size them up via attributes.
    THanks for the quick response. It does help. I can focus on an alternative without churning on this.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 08-11-2014, 12:57 PM
  2. Display image from attachment field
    By ZachAtaiyan in forum Reports
    Replies: 4
    Last Post: 07-24-2014, 07:24 AM
  3. Replies: 5
    Last Post: 06-25-2014, 05:34 AM
  4. Form Attachment Default Image Cut Off
    By breakingme10 in forum Forms
    Replies: 2
    Last Post: 06-06-2014, 12:45 PM
  5. Replies: 5
    Last Post: 04-29-2013, 04:23 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums