html - Jumping to a specific PDF page in EDGE browser -


i'm linking directly pages within pdf document using #page=xx format. e.g.

<a href="mydocument.pdf#page=12">link here</a> 

this works in chrome, firefox , ie, not in edge. there workaround this?


Comments

Popular posts from this blog

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

matlab - error with cyclic autocorrelation function -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -