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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

How to pass data/byte stream of a pdf file to WebFrame?

imshaikh
5-Regular Member

How to pass data/byte stream of a pdf file to WebFrame?

We want to open up pdf file stream data (i.e. typically byte stream) in WebFrame control.

Is it possible to do that in Twx?

or

Is there any other widget to open pdf file in Thingworx?

Thanks in advance.

 

 

Regards,

Imran

1 ACCEPTED SOLUTION

Accepted Solutions
imshaikh
5-Regular Member
(To:Ascherer17)

For this we need to copy pdf file to the repository. So this is not acceptable in my case. Anyways
I got other solution to open pdf file in WebFrame in .net.

View solution in original post

4 REPLIES 4
Ascherer17
14-Alexandrite
(To:imshaikh)

cbuse describes how to open a PDF into webframe widget here: 

https://community.ptc.com/t5/ThingWorx-Developers/Viewing-a-PDF-file-stored-in-a-network-share/m-p/556235

 

I think the PDF has to be in a FileRepository though, so it may not be what you're looking for.

mgoel
17-Peridot
(To:Ascherer17)

Hi @imshaikh

 

Hope you are doing good. Could you please confirm if the issue has been resolved.

 

If yes, please mark the answer as accept as solution for the future reference. Thank you in advance.

Regards-Mohit Goel

imshaikh
5-Regular Member
(To:Ascherer17)

For this we need to copy pdf file to the repository. So this is not acceptable in my case. Anyways
I got other solution to open pdf file in WebFrame in .net.

imshaikh
5-Regular Member
(To:imshaikh)

Thanks for all the suggestion provided.

Top Tags