Tagged Questions

4
votes
6answers
9k views

<div> layer on top of PDF

So, the problem I face is like this: I have a layer, which it will be placed on top of a pdf on the page. The PDF is either using to embed, or iframe to include it. However, CSS style doesn't apply ...