I can't seen to get the pictures to display in their own window:confused:
Printable View
I can't seen to get the pictures to display in their own window:confused:
could you clarify a little?
are you displaying a pdf already? do you want your program to extract pictures from it?
I have a form and I want to open pictures for display
aren't pdf Adobe Acrobat Reader files?
Yes, but when I use an open statement, nothing happens
do you use some pdf control or do you want to open it with acrobat from your program?
I just want to open the pdf files with Acrobat.
can't you just go like
shell acrobatreader.exe yourfile.pdf?