Tom van Stiphout schrieb:
> >Hi!
> >
> >In my database paths to several PDF files are stored. I'd like to
> >implement a PDF preview function - is there a way to do this?
> I would probably use the ShellExecute method:
> http://www.mvps.org/access/api/api0018.htm
Hi, Tom,
thanks for your answer.
I _do_ know how to _open_ a PDF. What I want to do is a first page
preview _before_ launching Acrobat.
Best regards,
Martin