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
Hi
I went through all the steps and got these error messages:
pdf2htmlEX version: 0.18.8.rc2
Error when parsing the arguments:
Invalid argument: --page-filename
cat: '.page': No such file or directory
mv: cannot stat '.css': No such file or directory
mv: cannot stat '.woff': No such file or directory
mv: cannot stat '.jpg': No such file or directory
I/O Error: Couldn't open file 'mybook.pdf': No such file or directory.
mv: cannot stat 'cover.png': No such file or directory
sed: can't read base.min.css: No such file or directory
mv: target 'filename-150dpi-jpg.epub' is not a directory
Done
I have correctly specified the path to my file and mapped it to the /temp directory inside the Docker container.
Kindly advise. Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I understand you are using the Docker image. I guess your operating system is Windows 10 or 11. Can you confirm?
Can you give the entire command you are launching (including paths and pdf file name): docker run -ti ...
Best regards
Hi
I went through all the steps and got these error messages:
pdf2htmlEX version: 0.18.8.rc2
Error when parsing the arguments:
Invalid argument: --page-filename
cat: '.page': No such file or directory
mv: cannot stat '.css': No such file or directory
mv: cannot stat '.woff': No such file or directory
mv: cannot stat '.jpg': No such file or directory
I/O Error: Couldn't open file 'mybook.pdf': No such file or directory.
mv: cannot stat 'cover.png': No such file or directory
sed: can't read base.min.css: No such file or directory
mv: target 'filename-150dpi-jpg.epub' is not a directory
Done
I have correctly specified the path to my file and mapped it to the /temp directory inside the Docker container.
Kindly advise. Thanks
The text was updated successfully, but these errors were encountered: