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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Need updated pdf extensions or jspdf extension software

Hariharasuthan
12-Amethyst

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
nmutter
14-Alexandrite
(To:Hariharasuthan)

1 REPLY 1
nmutter
14-Alexandrite
(To:Hariharasuthan)

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