
AnswerList of Questions
To open a PDF in Adobe Acrobat using AutoPlay Media Studio 5.0, use a File.Open action to call the PDF file:
File.Open("example.pdf", "", SW_SHOWNORMAL);
Note: AutoPlay Media Studio 5.0 does not have a PDF object. To open a PDF document on a user's computer, the user must have a program capable of opening the document (i.e. Adobe Acrobat Reader).
Applies to:
Standard Edition
Professional Edition