Earlier quoted context omitted.
> social reading service I truly wish there was at least one ground that hadn't been touched by "social" crap.
Porn?
Pdf2htmlEX – Convert PDF to HTML without losing text or format
11–20 of 51 posts
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#12Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#13wkhtmltopdf [0] is probably the most popular, but it's also ridiculously buggy.
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#14Can't Mozilla's pdf.js be used to get the same result? Great results anyway!
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#15Can anyone recommend an equally good opposite (HTML to PDF)? wkhtmltopdf [0] is probably the most popular, but it's also ridiculously buggy. 0: https://code.google.com/p/wkhtmltopdf/
The PDF's it outputs are full vector not just rasters, it the same engine used in Chrome to view PDF's and print web pages from my understanding.
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#16Earlier quoted context omitted.
I heard that with careful optimization on the server side and a clever JS may solve this. So far the default UI just demostrates the ability of reading-while-downloading. The idea is that now the document becomes more controllable and accessible, say you can put Google Analytics in your resume written in LaTeX; or maybe an social reading service, where you can comment, annotate and share. Unlike PDF viewers, web brow…
> social reading service I truly wish there was at least one ground that hadn't been touched by "social" crap.
Still like old Google Reader with its OLD social features.
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#17Can anyone recommend an equally good opposite (HTML to PDF)? wkhtmltopdf [0] is probably the most popular, but it's also ridiculously buggy. 0: https://code.google.com/p/wkhtmltopdf/
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#18路过拜大牛
Re: Pdf2htmlEX – Convert PDF to HTML without losing text or format
#19Can't Mozilla's pdf.js be used to get the same result? Great results anyway!
You don't want to rely on the computing power at the client side, do you? :)