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