TIA.
--
Kind regards,
Morten Jes Lehrmann
Technical Architect
Danske Bank Group, Denmark
Yes you can.
The Adobe PDF reader comes with an ActiveX you can use for this. (Adobe PDF
reader). You can use the following syntax to navigate to the file
PDFActiveX.LoadFile(@"C:\yourfilename.PDF");
As an alternative, you can use the Microsoft Web Browser ActiveX. This way
you can use more different file formats in your tab page.
MSWebActiveX.Navigate(@"C:\yourfilename.PDF");
Good luck,
Willy (blog at http://dynamics-ax-live.blogspot.com)