cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Need updated pdf extensions or jspdf extension software

Hariharasuthan
13-Aquamarine

Need updated pdf extensions or jspdf extension software

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);

 

ACCEPTED SOLUTION

Accepted Solutions

1 REPLY 1

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.

Announcements


Top Tags