stephengaito

Results 42 comments of stephengaito

Hello @scrouthtv , Welcome! 1. **pdf2htmlEX maintenance mode:** At the moment I am the primary C literate programmer maintaining the pdf2htmlEX project... And, alas, it is simply *maintenance* mode, as...

@nasser1 I am a past (and future?) maintainer of the underlying C code for pdf2htmlEX. Would you be willing to submit your PDF (or a minimal "failing" example) which could...

@nasser1 I am sorry it has taken a wee while to get around to looking at this.... (my boss and I know we need pdf2htmlEX as a tool, alas my...

@nasser1 you asked: > Do you know why pdf2htmlEX does not just copy the images as is from inside the PDF to the HTML? The essential answer is: - "images"...

@nasser1 alas you are comparing "apples to oranges" `tex2ht` works at the TeX level, where as `pdf2htmlEX` works at the PDF level. I would be surprised if Poppler could not...

@nasser1 the `case_1.pdf` "image" has *not* been incorporated as a "single" "image" inside the `foo.pdf` (even if that is what you think that is what the `foo.tex` says is to...

@mmartinello I know that there are (segfault) problems if you are using "non-standard" fonts... as I did not realize that while I had updated pdf2htmlEX for poppler, that I had...

@GMolini, Many thanks for uploading your PDF. I have just tested it using my development server on ubuntu 19.10, and I have no problems. I can see from the pdf2htmlEX...

@GMolini (and @guoxuequan ) SO.. the pdf2htmlEX sources have not (yet) been updated to use any fontforge after tag/20170731 (which most Ubuntu releases are still using). I am, at the...

In theory gnu-libiconv (and gnu-libiconf-dev) are both already being used, and we still seem to be using the alpine native iconv library. SO I know of no further ways to...