Search results

  1. K

    Using VBA - insert image box in report when image exists in record

    I have a sub report that is used only to display either one or two images for the selected record. Each image fills a full page. It worked great when I only had one image except that if a particular record does not have an image, there is one blank page in the report. But adding the second...
  2. K

    Set size of jpg file after pdf conversion

    I was fortunate to receive help recently on downloading a pdf's and converting them to jpg's. However, some of the images are distorted when they open in the image control in the report. I thought that maybe there was a way to set the size of the image when I am saving them after the...
  3. K

    Loop through recordset to download PDF from URL in field then save as image in folder

    I have a table that has a text field for a URL. The URL is a pdf and I would like to save this pdf as an image (jpg or gif, doesn't matter). I have about 180 records in the table so I need to set up a loop that will go through each record, open the url, convert to image and save the image to a...
  4. K

    Missing images in continuous report

    I have a report that pulls information for each unit. I have set up a filter so that the user can pull a report for one unit or several units based on region. Each unit's report is about 5 pages with the last page being a jpg of a site plan. If I pull the report up with more than just one...
  5. K

    Display pdf from hyperlink when report opens

    I have a report in which I created an image control where the source is a text field with the path to a jpg file. The problem is I would like to use a hyperlink to the original pdf so I don't have to always update my jpg file when the image is changed by our Marketing team. I tried to add...
  6. K

    Hi!

    I just registered, but have found help in this forum in the past. Thank you! I started working in Access in 1998 and have dabbled ever since. I really like to use Access whenever I can, but find it's not always easy to find support for it in the workplace. I am now working for a company that...
Top Bottom