You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because pdftohtml with the -s flag generates two files, a .html which this script loads but has no content, and a -html.html file that has the actual content.
This is because pdftohtml with the
-sflag generates two files, a.htmlwhich this script loads but has no content, and a-html.htmlfile that has the actual content.Tested on Debian and Ubuntu.