Site logo

[Support request] Embedded PDFs

Home Forums Support [Support request] Embedded PDFs

Home Forums Support Embedded PDFs

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2444015
    BIGHEAD d.o.o.

    Hello,

    Web page doesn’t show embedded PDF but as link to pdf and download link. How can I do embedded PDF on web page.

    Inside of Admin Panel > Pages works and it show this code:
    <object class=”wp-block-file__preview” data=”http://www.xxx.com/saf/PRINT.pdf&#8221; type=”application/pdf” aria-label=”Embed of the selected PDF file.”></object>

    Thanks.

    #2444019
    inoruhana

    Firstly, By default in WordPress, it can be inserted a file (pdf) into any post.
    But it only shows the link to open that file or to download it.
    If you want to embed a pdf file, I think you can try to use some plugins to support it, such as pdf embedder plugin.
    With this kind of plugin, you can read your file pdf directly on your page.
    Just a tiny opinion! (笑)

    #2444022
    inoruhana

    Another cause of the issue is that maybe some of your plugins such as cache or minification css, js plugin prevent to show the embedded pdf file (conflict with the plugin supports to embed it)

    #2444045
    Fernando
    Customer Support

    Hi Bighead,

    Inoruhana is correct. You’ll need a plugin or custom code for this. Here’s an article that may help you look for a plugin that suits you best: https://www.wpbeginner.com/plugins/best-pdf-plugins-for-wordpress/

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.