Windows: djvu: need to convert file name becore subprocess check_output
This commit is contained in:
parent
d76e279492
commit
5656d376c7
@ -39,7 +39,7 @@ class DJVUExtractor(RclBaseHandler):
|
|||||||
|
|
||||||
def html_text(self, fn):
|
def html_text(self, fn):
|
||||||
self.em.setmimetype('text/html')
|
self.em.setmimetype('text/html')
|
||||||
|
fn = rclexecm.subprocfile(fn)
|
||||||
# Extract metadata
|
# Extract metadata
|
||||||
metadata = b""
|
metadata = b""
|
||||||
if self.djvused:
|
if self.djvused:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user