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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

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

imshaikh
7-Bedrock

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

ACCEPTED SOLUTION

Accepted Solutions

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
15-Moonstone
(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

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.

Thanks for all the suggestion provided.

Announcements


Top Tags