How to embed PDFs in HTML?

Поделиться
HTML-код
  • Опубликовано: 30 ноя 2024

Комментарии • 21

  • @topjimmythe1
    @topjimmythe1 3 года назад

    You ROCK and just helped me pass my digital skills class! THANKS!!

  • @manoharthondu3442
    @manoharthondu3442 2 года назад

    Thank you madam... Super

  • @thechic_damsel
    @thechic_damsel 2 года назад

    Your video helped dear 😁✨

  • @CognacKidd
    @CognacKidd 4 года назад

    This is so great!! Thank you sooo so much for posting this information!! You are making the world a better place

  • @abhinavphuyal1890
    @abhinavphuyal1890 3 года назад

    Thanks

  • @CloudA2Z
    @CloudA2Z 4 года назад

    Good video u can use OBS open source software to record your content... cheers happy content making

  • @zarasjourney6627
    @zarasjourney6627 2 года назад

    I'm having issues with downloading my images in canva when trying to save them as a pdf print format. They save as an html chrome format and I need a pdf format to convert to jpg with 300 dpi for my print on demand products. But I need a pdf format to convert. I also use my USB drive to save my images but this doesn't help since the initial saves are in chrome html format

  • @meshwar2311
    @meshwar2311 2 года назад

    I written same code as it is
    But the PDF file not appearing
    And it showing 'it may have been moved, edited or deleted'like this

  • @Greywolfgrafix
    @Greywolfgrafix 3 года назад

    The Filmora 9 box is graying out everything at the bottom. Cannot see it.

  • @theInformerKannada
    @theInformerKannada Год назад

    Using Java code is possible to open pdf

  • @afifjabnoun945
    @afifjabnoun945 4 года назад

    how to embed word or excel file? this method does not work with other extension like docs, xlsx, ai ...

  • @arunmohandas2006
    @arunmohandas2006 4 года назад

    How to work in Firefox browser ? its working well in chrome

  • @shortnotesdotnet8524
    @shortnotesdotnet8524 3 года назад

    how to prevent the viewer from downloading the file.?

  • @pulakkabir2276
    @pulakkabir2276 2 года назад

    i tried your code..but says can't load pdf

  • @trangkieunz
    @trangkieunz 4 года назад

    This only works for small size file upto 1.5MB. How can you make it work for larger size? I'm loading a file around 2.2MB and it just sit there blank.

  • @brinellbailey
    @brinellbailey 4 года назад

    mine not showing up its a blank page with only headings

  • @buddasreekanth6397
    @buddasreekanth6397 5 лет назад

    You have mentioned type="application/pdf", what is that "application"?

    • @techiebuddy7762
      @techiebuddy7762  5 лет назад +3

      According to RFC 3778(Remote Function Call) to register and exchange particular media types like .doc , .docx , .xls , .pdf on web , we have to give
      type ="application/..." in specific html tags. That was one of the rules proposed by web inventors in 1993. Then only the browser can detect the files as per DOM 👍

  • @vijayabhaskarkasireddy4085
    @vijayabhaskarkasireddy4085 4 года назад

    Tq for the video.. But i want to create like this with more pdfs in single webpage and i will convert this webpage into a pdf and i will share this to my friends...can they able to view in there mobiles?

    • @justken5
      @justken5 4 года назад

      nope you would have to host the webpage so your friends can view it

  • @ArjunKiLife19
    @ArjunKiLife19 4 года назад

    How to remove download option