You need to sign in to do that
Don't have an account?

How to display attached pdf on visualforce page when we are rendering vf page as pdf ?
Hello expert,
I am displaying all attachment on vf page, vf page set as render as pdf. It is displaying all
the attachment if attachment is image but it doesn't displaying attached pdf. I am using iframe
for showing pdf but it is not working with render as pdf.
Please provide some solution. Thanks in advanced.
I am displaying all attachment on vf page, vf page set as render as pdf. It is displaying all
the attachment if attachment is image but it doesn't displaying attached pdf. I am using iframe
for showing pdf but it is not working with render as pdf.
Please provide some solution. Thanks in advanced.
I don't know exactly the best way to approach this then, if you have PDFs you want to include on a page that you then render as PDF... I'm not sure it's going to be easily possible.. could you "include" the markup that made the original PDFs in the new page, before you render it as a PDF?
Any luck with showing the PDF inside VF page rendered as PDF? I am in same boat and not finding good solution for this. Apprecaite your time.
Mitesh
Any luck with showing the PDF in VF page which is rendered as PDF? I am not able to find a solution for this.
Regards
Nikhil
please see the below code it will help you to render vf page as pdf.
If you find your Solution then mark this as the best answer.
Thank you!
Regards,
Suraj Tripathi