Issue:
How can I open a PDF document with Vijeo Designer Runtime for iPC/PC?
Product Line:
Vijeo Designer Runtime for iPC/PC (all versions)
Resolution:
Below is the proper syntax to open a PDF document using the Sys.createProcess script method:
Sys.createProcess("C:\\Users\\Public\\Desktop\\PDFXCview.exe","E:\\name.pdf");
How can I open a PDF document with Vijeo Designer Runtime for iPC/PC?
Product Line:
Vijeo Designer Runtime for iPC/PC (all versions)
Resolution:
Below is the proper syntax to open a PDF document using the Sys.createProcess script method:
Sys.createProcess("C:\\Users\\Public\\Desktop\\PDFXCview.exe","E:\\name.pdf");
C:\\Users\\Public\\Desktop\\PDFXCview.exe = It is location of PDFXC view software execution file
E:\\name.pdf = Name of the pdf document.
PDF-Xchange viewer software must be install on the unit.
If this FAQ did not solve your issue, you can chat with us at chat with us or e-mail us at customer.services@se.com to create a case with our Technical Support Team.
If you are not located in North America, please contact your local Customer Care Center for assistance:
Publicado para:Schneider Electric Mexico

