Thats the error text I got when I try to open the ACSM file in Calibre
(deleted sensitive data of mine):
calibre, version 6.7.1
FEHLER: Buch konnte nicht geladen werden: Buch konnte nicht geöffnet werden: Informationen.
Failed to convert book: with error:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 435, in get_file_type_metadata
File "calibre\customize\builtins.py", line 323, in get_metadata
File "calibre\ebooks\metadata\pdf.py", line 124, in get_metadata
ValueError: Could not read info dict from PDF
DeDRM v10.0.3:
DeDRM v10.0.3: is a PDF ebook with encryption EBX_HANDLER
DeDRM v10.0.3: (EBX) for UUID bbe0be6e-4aff-4dff-a374-88066d5f1af3
Running file type plugin DeDRM failed with traceback:
Traceback (most recent call last):
File "encodings\hex_codec.py", line 19, in hex_decode
ValueError: string argument should contain only ASCII characters
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "calibre\customize\ui.py", line 178, in _run_filetype_plugins
File "calibre_plugins.dedrm.__init__", line 1063, in run
File "calibre_plugins.dedrm.__init__", line 923, in PDFDecrypt
File "calibre_plugins.dedrm.__init__", line 695, in PDFIneptDecrypt
ValueError: decoding with 'hex' codec failed (ValueError: string argument should contain only ASCII characters)
Syntax Error: Couldn't find the 'EBX_HANDLER' security handler
pdfinfo errored out with return code: 1
InputFormatPlugin: PDF Input running
on
Failed to run pipe worker with command: from calibre.srv.render_book import viewer_main; viewer_main()
Traceback (most recent call last):
File "runpy.py", line 196, in _run_module_as_main
File "runpy.py", line 86, in _run_code
File "site.py", line 82, in <module>
File "site.py", line 77, in main
File "site.py", line 49, in run_entry_point
File "calibre\utils\ipc\worker.py", line 196, in main
File "<string>", line 1, in <module>
File "calibre\srv\render_book.py", line 821, in viewer_main
File "calibre\srv\render_book.py", line 812, in render_for_viewer
File "calibre\srv\render_book.py", line 789, in render
File "calibre\ebooks\oeb\iterator\book.py", line 62, in extract_book
File "calibre\customize\conversion.py", line 242, in __call__
File "calibre\ebooks\conversion\plugins\pdf_input.p y", line 51, in convert
File "calibre\ebooks\pdf\pdftohtml.py", line 83, in pdftohtml
calibre.ebooks.ConversionError: pdftohtml failed with return code: 1
Syntax Error: Couldn't find the 'EBX_HANDLER' security handler
|