Smudgeroonie
New member
- Local time
- Today, 21:39
- Joined
- Mar 16, 2016
- Messages
- 3
Morning All,
Please excuse me if this is the wrong forum (long time user, first time poster) but the problem I'm having is occurring within a module in Access where I look for a pdf link within a web page, navigate to that web page and then save it (using the function URLDownloadToFile) as a pdf file.
I'm having trouble with getting Adobe Reader to recognise a file I've saved using various methods in vba.
Although it appears that the file is saved correctly (i.e. as a pdf format), when I try to open the file to view, it produces an error (format not recognised).
I have tried other (coded) methods for downloading the file, but all seem to produce the same (incorrect) results.
Any advise would be gratefully received.
Please excuse me if this is the wrong forum (long time user, first time poster) but the problem I'm having is occurring within a module in Access where I look for a pdf link within a web page, navigate to that web page and then save it (using the function URLDownloadToFile) as a pdf file.
I'm having trouble with getting Adobe Reader to recognise a file I've saved using various methods in vba.
Although it appears that the file is saved correctly (i.e. as a pdf format), when I try to open the file to view, it produces an error (format not recognised).
I have tried other (coded) methods for downloading the file, but all seem to produce the same (incorrect) results.
Any advise would be gratefully received.