Skip to main content
1-Visitor
April 24, 2020
Solved

Export a mashup to PDF file

  • April 24, 2020
  • 2 replies
  • 1904 views

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,

FileRepository: SystemRepository
But it didn't work. Can anyone help me is configuration wrong or I have to download latest PDF extension(can u give me download link).
Best answer by slangley

Hi @quangnguyenduc4.

 

Because the extension provided in the post you linked to is not provided by PTC, we have no knowledge of how it works.  PTC does not currently provide a PDF extension even though we have in the past.  It's recommended that you submit a request through the ThingWorx Ideas board with details of your requirements.  This will allow others to vote for it which will increase the possibility that it will be considered for a future release of ThingWorx.

 

The alternative is to write your own extension.  You can refer to these sources for help:

 

Packaging and Deploying Applications Built on the ThingWorx Platform

Create A Mashup Widget Extension

 

Regards.

 

--Sharon

2 replies

slangleyCommunity ManagerAnswer
Community Manager
April 24, 2020

Hi @quangnguyenduc4.

 

Because the extension provided in the post you linked to is not provided by PTC, we have no knowledge of how it works.  PTC does not currently provide a PDF extension even though we have in the past.  It's recommended that you submit a request through the ThingWorx Ideas board with details of your requirements.  This will allow others to vote for it which will increase the possibility that it will be considered for a future release of ThingWorx.

 

The alternative is to write your own extension.  You can refer to these sources for help:

 

Packaging and Deploying Applications Built on the ThingWorx Platform

Create A Mashup Widget Extension

 

Regards.

 

--Sharon

Community Manager
May 1, 2020

Hi @quangnguyenduc4.

 

If the previous response answered your question (even if it wasn't the response you were hoping for), please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon