project-renard / curie

:mag_right::book: Document reader (currently in pre-alpha)
https://p3rl.org/Renard::Curie
14 stars 5 forks source link

Display text data of PDF as HTML #18

Open zmughal opened 8 years ago

zmughal commented 8 years ago

Need to have HTML renderer


  1. [ ] @StayerX: Look at https://github.com/project-renard/curie/pull/65 to see how to use Webkit in Gtk3.
  2. [ ] @StayerX: Load a demo HTML file into the WebView.
  3. [ ] @zmughal: Update the pdf2htmlEX distribution and record a video of it.
  4. [ ] @StayerX: Run pdf2HTMLex on the PDF and use that HTML in the WebView.
zmughal commented 7 years ago
mutool draw -F html $PDF $PAGE_NUMBER
zmughal commented 7 years ago

@StayerX any progress on the first couple steps of this?

zmughal commented 7 years ago

@StayerX, if you have time, could you try installing the Alien::pdf2htmlEX module:

cpanm --verbose Alien::pdf2htmlEX