Issue Description:
I have an application is installed on environment 64bit and i'm using Silk Test 64bit for the automation test. Below is the steps:
1. Launch my application
2. Select a PDF file (1MB with Bookmarks, Hyperlinks, TOC, etc.)
3. Double click the PDF file to open it inside my application => The system open PDF file inside my application. But, it crashed the system and force to close my application.
Guess Error:
I guess it causes by Environment & Silk Test 64bit try to open API PDF 32bit (embedded PDF do not support 64bit platform). Could we solve this issue by forcing Silk Test run with mode 32bit?
Please help to solve this issue. Thank ST forum so much.