Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Below the code is not working in my ThingWorx 9.3 instance. Also please share an updated version of the pdf extension.
var params = {
FileRepository:"filetest/SystemRepository/" /* THINGNAME */,
Rotated90Deg: false /* BOOLEAN */,
AppKey: "82041eee-7b0f-45bd-a2cd-df55547e7c0e" /* STRING */,
ServerAddress: "http://yyyyy.com:8080/Thingworx/Runtime/index.html?mashup=attachment3" /* STRING */,
OutputFileName: "MyPDFHari" /* STRING */,
Resolution:"1366*768" /* STRING */
};
// result: STRING
//var result=
Resources["PDFExport"].CreatePDF(params);
Solved! Go to Solution.
You can vote for the Product Idea: https://community.ptc.com/t5/ThingWorx-Ideas/Out-of-the-box-pdf-extension-for-ThingWorx/idi-p/824879
There is no (working) extension currently.
You can vote for the Product Idea: https://community.ptc.com/t5/ThingWorx-Ideas/Out-of-the-box-pdf-extension-for-ThingWorx/idi-p/824879
There is no (working) extension currently.