webodf / ViewerJS

ViewerJS: Document Reader in JavaScript
http://viewerjs.org
1.93k stars 422 forks source link

show pdf file in the viewer #249

Open eklou opened 6 years ago

eklou commented 6 years ago

I'm new to this, and i have a directory in this picture below.

viewer

how can i show a pdf file in the pdf directory in the viewer please ... can someone help me ? i need a help for the iframe tag

Thanks in advance

prokopieva commented 6 years ago

Hi , This is what I used, hope it works for you:

<iframe src="FILENAME-location-url.pdf" width="100%" height="100%" allowfullscreen="" webkitallowfullscreen="">

On Wed, Jan 17, 2018 at 4:40 PM, eklou notifications@github.com wrote:

i need a help for the iframe tag.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/kogmbh/ViewerJS/issues/249#issuecomment-358324389, or mute the thread https://github.com/notifications/unsubscribe-auth/ARpX69XekK5r4twk6xmnPpfB3vu3QjDjks5tLgZ5gaJpZM4RhcEZ .

goatandsheep commented 6 years ago

@prokopieva doesn't work on mobile browsers