Quantcast
Channel: Indigo Rose Software Forums - Forums
Viewing all articles
Browse latest Browse all 2105

launch on finish crashes acrobat reader

$
0
0
Hello,
I'm using this code for a checkbox on a finish screen. It works great if I am trying to open a .txt file, but if I use it for a .pdf, not only does it not open the .pdf but it breaks Acrobat so that no pdfs will open even directly until restart.

What am I doing wrong?

if check02 then
File.Open(SessionVar.Expand ("%AppFolder%".."\\Postage $aver\\Help\\Postage Saver Help.pdf"), "", SW_SHOWNORMAL,false);
end

Viewing all articles
Browse latest Browse all 2105

Trending Articles