Hi,
I have binary data coming from REST Webservice. Currently, I am saving that data inside a entity as string. I want to show the PDF inside my mendix page and the pdf should contain the the entity data and it should be converted from binary to show as perfect pdf styled thing. How can I do this.
Thanks in advance.