Skip to main content
Best answer by LouStein

Here is one extension that uses pdf.js

\Tomcat 8.5\webapps\Thingworx\Common\extensions\ptc-thingview-extension\ui\thingview\js\ptc\thingview

contains pdf.js javascript extension.

https://github.com/mozilla/pdf.js/

Here is samples

https://mozilla.github.io/pdf.js/examples/index.html#interactive-examples

clipboard_image_0.png

Searching thru Tomcat 8.5\webapps\Thingworx\Runtime\js\CombinedExtension...js

clipboard_image_2.png

 

As noted in this community link https://community.ptc.com/t5/ThingWorx-Developers/Is-there-a-document-preview-widget-in-Thingworx/m-p/535582#M26123

you can also use WebFrame for displaying pdf

2 replies

LouStein13-AquamarineAnswer
13-Aquamarine
October 16, 2019

Here is one extension that uses pdf.js

\Tomcat 8.5\webapps\Thingworx\Common\extensions\ptc-thingview-extension\ui\thingview\js\ptc\thingview

contains pdf.js javascript extension.

https://github.com/mozilla/pdf.js/

Here is samples

https://mozilla.github.io/pdf.js/examples/index.html#interactive-examples

clipboard_image_0.png

Searching thru Tomcat 8.5\webapps\Thingworx\Runtime\js\CombinedExtension...js

clipboard_image_2.png

 

As noted in this community link https://community.ptc.com/t5/ThingWorx-Developers/Is-there-a-document-preview-widget-in-Thingworx/m-p/535582#M26123

you can also use WebFrame for displaying pdf

Support
October 28, 2019

Hi @and1.

 

If the response from @LouStein was helpful, please mark it as the Accepted Solution for the benefit of others with the same question.

 

Regards.

 

--Sharon