You need to sign in to do that
Don't have an account?
Ahilya Srivastava
How to render as pdf when loading the existing website into the VF page
I have used the following cod to render as PDF, but website is not render when using the render as PDF/ but if I remove the PDF, the webpage is loading.
Code: <apex:page render="pdf"> // external webstie link (ex: bing.com) </apex:page>
Code: <apex:page render="pdf"> // external webstie link (ex: bing.com) </apex:page>
http://salesforce.stackexchange.com/questions/48226/how-to-view-the-website-in-vf-page-as-pdf/49033#49033
We cant render as pdf. we can render only when using the third party tool.
Thanks,
Prabhat.
All Answers
http://salesforce.stackexchange.com/questions/48226/how-to-view-the-website-in-vf-page-as-pdf/49033#49033
We cant render as pdf. we can render only when using the third party tool.
Thanks,
Prabhat.