pdf2htmlEX icon indicating copy to clipboard operation
pdf2htmlEX copied to clipboard

Docker pdf2htmlEX always returns I/O Error: Couldn't open file 'xxx.pdf': No such file or directory

Open fangqiao opened this issue 7 years ago • 2 comments

I tried on both Centos 7 and archlinux. Same problems.

How to fix it?

Thanks in advance.

fangqiao avatar Dec 08 '17 10:12 fangqiao

Permission problem, increase --privileged

zhou7286 avatar May 16 '18 05:05 zhou7286

@zhou7286 I have increased file privileged, but or an error

file privileged: -rwxrwxrwx. 1 root root 2131192 Nov 11 2016 Mybatis.pdf

returns : I/O Error: Couldn't open file 'Mybatis.pdf': Permission denied. Error: Cannot read the file

typistw avatar May 25 '18 06:05 typistw