DEV Community

Discussion on: I am a JavaScript's biggest fan, Ask Me Anything!

Collapse
 
weirdmayo profile image
Daniel Mayovsky

Never used it. Don't really know what you meant by responsive. Looked up their documentation and have read a few examples, just now. The whole piece is controlled through JavaScript. If you have any ideas of changing the content/manipulating the content according to the screen size (responsive design), you can implmeent those ideas within JavaScript. Initiation of viewPort on canvas and so on, all happens in JS code. You will have to figure out your ideas with what you have on your own then :)

Collapse
 
aswathm78 profile image
Aswath KNM

What I meant is that is a PDF viewer entirely written in JS, but only works for bigger screens.