how to open a pdf page in wonderware

Join Date
Nov 2011
Location
delhi
Posts
1
hi friends,
i am at site and working on wonderware 10.1.300 version. i want to know is there any script to open a particular page of a pdf.. if anyone knows then pls help me out..

Thanks
 
Launch the .pdf file using an intermediary .bat file included with the Wonderware app.
In .bat file just write down the path to .pdf file for example :"C:\MyData\protocol.pdf" .
Then call the .bat file from Wonderware in a script like
StartApp InfoInTouchAppDir()+"\PDF_CALLS\" + "PDF1.bat";
 

Similar Topics

Hi all, Does anyone know how I can display or launch a PDF file from a button on a FTView SE client? I know I can run applications, but I can't...
Replies
6
Views
7,699
I don't want to polute other threads where people were asking this question: RSlogix5000 v16+: how to open local PDF manuals in a separate window...
Replies
4
Views
3,122
hi All Can you please help me to find the right software to open Zip backup of 434 12A PLC? Any major steps I need to know when opening? Regards
Replies
5
Views
89
I am using Factory Talk view Machine Edition Runtime HMI. I want to configure on button in such way that when i press this button I want to...
Replies
3
Views
170
Back
Top Bottom