Andreas Stefl

Results 188 comments of Andreas Stefl

as a little bit expected object references can occur all over the place and should rather be handled by another abstraction like an object cache which will recurse as far...

@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...

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...

i believe #230 is fixing this

@TomTasche fixed?

we should re-evaluate this file with https://github.com/opendocument-app/OpenDocument.core/pull/227

i made some progress here https://github.com/andiwand/OpenDocument.core/blob/development/src/odf/OpenDocumentStyleTranslator.cpp#L106

return '' % (self.**class**.**name**, self.**str**().encode('utf-8')) worked for me