03-20-2008 06:01 PM
Hello,
I have an application that displays a PDF, and has a "String Control"
input for my user. Once the PDF is DISPLAYED you can no longer type in
the "String Control". My ideal solution will be some code I can
execute in the background, and not ask my user to "Click Five
Directions" and "Look at a Blue Moon".![]()
I have found some things that allow "String Control" input after
displaying a PDF:
1) Press the "Tab" key and cycle back to the original
"String Control".
2) Display a "User Dialog" (the "OK" button) after
displaying the PDF and it gives control back to the "String Control".
I made a simple VI for your review. Please download and test. I
have asked NI support, however, they are stumped right now, and need to send
this bug to "R&D".
Any advise is greatly appreciated.
Thank you,
Doug
03-21-2008 05:10 AM
03-21-2008 09:59 AM
What version of acrobat reader are you using?
Adobe Reader 8.1.2
Have you tried multiple documents?
Yes, I have tried many PDF documents.
Wire an indicator to the i of the while loop. Is this indicator updating
after the document is loaded?
Yes, the "i" counter continues as the while loop executes...before,
and after the PDF is displayed.
I cannot reproduce this (the string control is working correctly).
I sure would like to know what versions of Labview you are using, and
Version of "Reader"/"Acrobat".
Thanks,
Doug
03-21-2008 11:05 AM
03-21-2008 11:44 AM
03-21-2008 12:18 PM
03-24-2008 11:55 AM