<apex:page controller="ViewPdf"> <iframe src="data:{!att.ContentType};base64,{!pdf}" ></iframe> </apex:page>. *Note: "data:" URI might not be supported ...
確定! 回上一頁