opendocument-app / OpenDocument.core

C++ library that translates office documents to HTML
GNU General Public License v3.0
23 stars 9 forks source link

prototype pdf2htmlEX #297

Closed andiwand closed 1 month ago

andiwand commented 2 years ago

TODO

TomTasche commented 2 years ago

you're insane :joy: just a few thoughts:

andiwand commented 2 years ago

@TomTasche it is not integrated yet but it should be quite easy. I can build pdf2htmlEX through conan already and link it into odr.core. now I just need to wire the HTML translation.

later we need to figure out how we would like to deal with the resource files of pdf2hmltEX

andiwand commented 2 years ago

feels bad that I forgot all the commands in the meantime...

my conan-cernter-index clone with pdf2html changes: https://github.com/andiwand/conan-center-index/tree/pdf2htmlEX

conan install --build=never recipes/poppler/all/conanfile.py 0.89.0@
conan install --build=never recipes/fontforge/all/conanfile.py 20200314@
conan install --build=missing recipes/pdf2htmlEX/all/conanfile.py 0.18.8-rc1@