html object embed pdf file

Anonymous
2020-06-25T08:52:09+00:00

I need to embed a pdf document using html object tag type=application/pdf.

Doing so after the page gets loaded a pdf viewer layer sits on top of my page and makes it impossible to use the buttons in my page.

I notice CHROME same problem; Firefox no problem.

How do I get around this problem/bug?

Microsoft Edge | Read PDFs | Windows 10

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  2. Anonymous
    2020-06-26T06:20:34+00:00

    I need to embed a pdf document using html object tag type=application/pdf.

    Doing so after the page gets loaded a pdf viewer layer sits on top of my page and makes it impossible to use the buttons in my page.

    I notice CHROME same problem; Firefox no problem.

    How do I get around this problem/bug?

    Thanks for yr reply Ronald Rogers4, but the problem persists. My Edge version is 83.0.478.56(64bits).

    Calling u on the phone is a problem because residing on an isle in the Indian Ociean at the moment.

    Maybe possible to transmit a mail address on which i can answer or Skype address

    Robert Frets

    0 comments No comments
  3. Anonymous
    2020-06-28T12:11:23+00:00

    I need to embed a pdf document using html object tag type=application/pdf.

    Doing so after the page gets loaded a pdf viewer layer sits on top of my page and makes it impossible to use the buttons in my page.

    I notice CHROME same problem; Firefox no problem.

    How do I get around this problem/bug?

    Thanks for yr reply Ronald Rogers4, but the problem persists. My Edge version is 83.0.478.56(64bits).

    Calling u on the phone is a problem because residing on an isle in the Indian Ociean at the moment.

    Maybe possible to transmit a mail address on which i can answer or Skype address

    Robert Frets

    I found the problem finally, and just in case it is of interrest to somebody, I hereby include underneath the piece of HTML that caused the problem:

    If you use an object tag instead of the img tag shown in yellow the above described problem will occur.

    In this case, as it serves only a default pdf message I transformed the message in jpg and changed the first object tag into img tag. Works fine

    0 comments No comments