need help with PDF display on post

Get help developing custom BBCodes or request one.
Post Reply
rithee
Registered User
Posts: 1
Joined: Wed Jun 13, 2018 12:18 pm

need help with PDF display on post

Post by rithee »

Hello everyone. I'm new to the community and PHPBB.
I have setup PHPBB for my IT dep and I want to get the PDF to view on the post instead of a
download link when the team upload the PDF. I had try many difference of BBCodes but i'm unable to make the pdf to display on the post. so far this the BBcode i've found on the internet. I am not sure if this PDF viewer only work with active PDF link not for the attachment.
BBCode usage
[pdfview]{URL}[/pdfview]
HTML replacement
<iframe src="http://docs.google.com/gview?url={URL}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>


image of how it upload
PDFhelp.jpg
and this is what I get
result.jpg
User avatar
Mick
Support Team Member
Support Team Member
Posts: 26546
Joined: Fri Aug 29, 2008 9:49 am

Re: need help with PDF display on post

Post by Mick »

Have a look at the topic one down from yours at time of writing viewtopic.php?f=438&t=2472606
  • "The more connected we get the more alone we become" - Kyle Broflovski©
  • "The good news is hell is just the product of a morbid human imagination.
    The bad news is, whatever humans can imagine, they can usually create.
    " - Harmony Cobel
Post Reply

Return to “Custom BBCode Development and Requests”