Hi ,
I have a main page which contains basic data and I want to display a PDF in a detail page .
Page navigation is done but i would like to know what to write in the second page content section so that my PDF will be displayed in the second page view.
I have my XSTRING with me and i would like to know where to bind this XSTRING value so that my PDF will be displayed.
Please let me know what to code in the content block of second view(JAVASCRIPT) AND how to bind my PDF CONTENT(XSTRING) ?