webodf / ViewerJS

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

How to embed synctex feature to it? #196

Open VidhyaApple opened 8 years ago

VidhyaApple commented 8 years ago

I have created a custom latex editor. To view a pdf(output of latex) am using viewerJS. I want to enable sync feature between editor and pdf viewer. There is a tex package called synctex it helps to do synchronization between editor and pdf viewer. Tex editor supports it . I need to embed it into ViewerJS.

C libraries are there to make synctex enable in the pdf viewer. How to do it? Many pdf viewers support synctex. For example: Sumatra PDF on the Windows platform, Skim and iTEXMac2 on Mac OS X