NetTalk Central

Author Topic: Media how to display PDF in a BLOB in a Media Object  (Read 4 times)

rjolda

  • Sr. Member
  • ****
  • Posts: 463
    • View Profile
    • Email
Hi,
I have a PDF file stored in a blob.  Want to display it in a media object.   I tried st.FromBlob('myblob') to load it into a string theory object and then FOr URL of Media Object: st.GetValue().
Did not work.
Better way to do it correctly?
THanks,
Ron