You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
Support is currently Offline
09:00 - 17:00 Europe/London (BST)
Please create a new Ticket and we will get back to you as soon as we can.
#102972 How can I show a pdf in the latest version of the jce?
This is a public ticket
Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Latest post by Ryan on Tuesday, 20 June 2023 20:00 BST
Thursday, 06 February 2020 14:09 GMT
Friday, 07 February 2020 10:43 GMT
To do this, click on the File Manager button (if the button is not in your editor toolbar, you can add it in Editor Profiles -> Features & Layout. Please see - https://www.joomlacontenteditor.net/support/faq/editor/pro-buttons-missing-after-upgrade)
Select your pdf file by clicking on it's name, then set the Format option to IFrame.
Set a width and a height for the iframe, and any other options you requires, and click the Insert button.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Friday, 07 February 2020 16:28 GMT
Please see step 4 of the installation instructions - https://www.joomlacontenteditor.net/support/installation/editor
Please do not reply to the notifcation emails sent to you. Only reply to threads in this forum.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Wednesday, 24 February 2021 08:02 GMT
Thanks,
Wednesday, 24 February 2021 08:18 GMT
Thanks,[/quotePost]
Actually, it turns out that it is a browser issue. It seems to work perfectly in Chrome, but firefox downloads the article. Any help would still be much appreciated, though.
Wednesday, 24 February 2021 09:53 GMT
Actually, it turns out that it is a browser issue. It seems to work perfectly in Chrome, but firefox downloads the article. Any help would still be much appreciated, though.
This is because of Firefox Applications settings.
In Firefox Preferences, search for "pdf" then set the Portable Document Format Content Type to Open in Firefox.
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Wednesday, 02 June 2021 09:43 BST
To this a question: it is possible, that i can a function, that the last uploaded pdf in a folder will show?
Wednesday, 02 June 2021 10:18 BST
To this a question: it is possible, that i can a function, that the last uploaded pdf in a folder will show?
Can you explain further?
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Wednesday, 02 June 2021 10:31 BST
Yes - i have this situation:
I have a folder. Here a user uploads a magazine as a PDF (approx. Every two months). The PDFs are saved on the server as follows:
2021_01_02_Pontonier.pdf
2021_03_Pontonier.pdf
2021_04_Pontonier.pdf
2021_05_06_Pontonier.pdf
and so on ...
Now my question is whether you could always automatically display the latest PDF in the iframe, so that the PDF cannot be manually uploaded to the module or module every time you upload it. needs to be adjusted in JCE.
Wednesday, 02 June 2021 10:47 BST
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Wednesday, 02 June 2021 12:10 BST
but thank you...
Tuesday, 20 June 2023 10:46 BST
<p><object data="images/<URL-to-PDF.pdf>" type="application/pdf" width="600" height="400">
Es gibt kein pdf-Plugin, es kann <a download="" href="https://www.joomlacontenteditor.net/images/<URL-to-PDF.pdf>"> die pdf-Datei heruntergeladen werden.</a></object></p>
I will try to make a snippet (with a RegularLabs Extension) to embed it with JCE. :-) As a workaround.
Best regards
Niko Tuesday, 20 June 2023 20:00 BST
Hi, i tried the shown way. I have the same issue in FF. The browser directly starts to save the file. If i do it with TinyMCE everything works fine, also in FF.
The code TinyMCE generates and works like charme looks like this:
I'm working on updating the File Manager to use the
Ryan Demmer
Lead Developer / CEO / CTO
Just because you're not paranoid doesn't mean everybody isn't out to get you.
Please wait
Your post is being submitted…