After optimizing a pdf file with ghostscript, pdf2htmlEX not longer converts!
gsWin64 -sDEVICE=pdfwrite -sOutputFile=out.pdf -dNOPAUSE -dBATCH in.pdf
pdf2htmlEX --embed cfijo --dest-dir out --printing 0 --process-type3 1 --no-drm 1 out.pdf
Preprocessing: 521/521
IO Error.199/521
Working: 521/521
Error: Cannot open the manifest file
Using no command line options gave exactly the same error. The final html file is empty.
Optimising the original file with Ghostscript a 2nd time gave an optimised file which failed exactly as above.
So..., __Has anyone built this for Windows 64?__, or would you advise I build it on Linux? I'd like to fix this error, and, additionally, add some more optimizations to pdf2htmlEX
I notice the Windows build instructions are only in Chinese!