Include a PDF in a page?

Permalink
Is there a way to include a PDF in a C5 page?

dibbc
 
okhayat replied on at Permalink Reply
okhayat
You mean to include the PDF's text/content or a link to a PDF file?
dibbc replied on at Permalink Reply
dibbc
I know how to make a link to a PDF page, but I'm talking about having the PDF page open within or inside the template. (not opening Adobe Reader and then viewing the PDF)
okhayat replied on at Permalink Reply
okhayat
You would need something like dompdf[1] PHP script to do this.
1.http://www.digitaljunkies.ca/dompdf/about.php...
wizardontherun replied on at Permalink Reply
wizardontherun
scribd.com is a good way to go, they provide a link to embed, also the market place as a block for it.
jawbonelid replied on at Permalink Reply
jawbonelid
How about an iframe containing the PDF?
LauLau replied on at Permalink Reply
LauLau
Hi guys, im trying to convert the page into a pdf and to be able to download it.
So far, I created a new page, added the image, the text, and now I want to add those elements and convert them into a pdf (template).
is there any easy way to do this?or do I have to install an add-on?