• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: View PDF in Browser

View PDF in Browser 11 years 3 months ago #26272

  • jghowell
  • jghowell's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Using the PDF plugin. Would like to open the PDF in a browser window rather than downloading the PDF. I have tried to embed the PDF file in the "Thank you message" area with this code (and lots of other variations) but have had no luck. Also tried to get the PDF to pop up using JCE Mediabox, but even if I get the window to pop up, the file will simply auto download instead. Is the URL that is generated by the form after you press the "Submit" button using the PDF plugin set to download only? It's odd. Any help appreciated. I thought this would have been an obvious addition too.
Thanks,
John :(
<object data="{admin_pdf}" type="application/pdf" width="100%" height="100%">
 
  <p>It appears you don't have a PDF plugin for this browser.
  No biggie... you can <a href="{admin_pdf}">click here to
  download the PDF file.</a></p>
 
</object>
Last Edit: 11 years 3 months ago by jghowell. Reason: Correction
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!