ozntel / oz-image-in-editor-obsidian

This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
339 stars 13 forks source link

PDF not rendering when page number added #33

Closed M3NIX closed 3 years ago

M3NIX commented 3 years ago

right now rendering this in editor mode is working

![[file.pdf]]

but this not

![[file.pdf#page=8]]

Would be a nice feature since the obsidian preview can handle page numbers

ozntel commented 3 years ago

Kindly update your plugin from Community Plugins. PDF-s with page numbers should be rendered now.

M3NIX commented 3 years ago

Works perfectly. Thank you!