PDF Download using ThingWorx
hi expert ,
i can not solve problem , please how to solve problem
var params = {
FileRepository:"filetest/" /* THINGNAME */,
Rotated90Deg: false /* BOOLEAN */,
AppKey: "8204jef3-7l1f-45b7-a2cd-jf55547e7c0e"/* STRING */,
ServerAddress:"http://delbi3dev.analytics.com:8080/Thingworx/Runtime/index.html?mashup=attachment3" /* STRING */,
OutputFileName: "FileName.pdf" /* STRING */,
Resolution:"1240*1775"/* STRING */
};
Resources["PDFExport"].CreatePDF(params);
Error executing service pdfRenderingcreate. Message :: Could not launch browser. Build info: version: '2.52.0', revision: '4c2593cfc3689a7fcd7be52549167e5ccc93ad28', time: '2016-02-11 11:22:43' System info: host: 'PTC-DEV-SERV-AWS', ip: '172.16.0.59', os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.14' Driver info: driver.version: JBrowserDriver - See Script Error Log for more details.

