Export a mashup to PDF file
I've currently have a task on exporting a mashup to a PDF file. I downloaded pdf extension from this link
https://community.ptc.com/t5/ThingWorx-Developers/Where-can-I-download-PDF-Extension-for-ThingWorx/td-p/632980 . And configured :
AppKey:,
ServerAddress:http://localhost:5000/Thingworx/Runtime/index.html#mashup=DRK_mhp_CustomerManagement,
OutputFileName: Report.pdf,

