View Single Post
Old 01-04-2019, 07:49 AM   #1
Afonje
Junior Member
Afonje began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2019
Device: none
Purchased eBook [Cannot remove DRM]

Hello experts! I'm trying to remove a DRM from a book I purchased on Amazon. I have done the following:

Download and install Calibre version 3.22.1

Download and install Kindle for PC version 1.17.0

Download and install the DeDRM Tools 6.6.1

Download and install the KFX Input.zip

After I input the .azw4 file into calibre and press convert to PDF I receive an error as follows:

Please help resolve this problem.

P.S. This is a purchased book, not a rental. I have also tried the 64-bit version of calibre and saw no results. The log is attached below:



Spoiler:

Convert book 1 of 1 (Name of book removed for privacy)

C:\Program Files (x86)\Calibre2\app\pylib.zip\dateutil\parser.py:60 1: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal

Conversion options changed from defaults:

output_profile: 'generic_eink'

cover: u'C:\\Users\\Afonje\\AppData\\Local\\Temp\\calibre _yy4_lw\\cbwajf.jpeg'

verbose: 2

read_metadata_from_opf: u'C:\\Users\\Afonje\\AppData\\Local\\Temp\\calibre _yy4_lw\\eiix6l.opf'

Resolved conversion options

calibre version: 3.22.1

{'asciiize': False,

'author_sort': None,

'authors': None,

'base_font_size': 0.0,

'book_producer': None,

'change_justification': u'original',

'chapter': u"//*[((name()='h1' or name()='h2') and re:test(., '\\s*((chapter|book|section|part)\\s+)|((prolog|pr ologue|epilogue)(\\s+|$))', 'i')) or @class = 'chapter']",

'chapter_mark': u'pagebreak',

'comments': None,

'cover': u'C:\\Users\\Afonje\\AppData\\Local\\Temp\\calibre _yy4_lw\\cbwajf.jpeg',

'custom_size': None,

'debug_pipeline': None,

'dehyphenate': True,

'delete_blank_paragraphs': True,

'disable_font_rescaling': False,

'duplicate_links_in_toc': False,

'embed_all_fonts': False,

'embed_font_family': None,

'enable_heuristics': False,

'expand_css': False,

'extra_css': None,

'filter_css': u'',

'fix_indents': True,

'font_size_mapping': None,

'format_scene_breaks': True,

'html_unwrap_factor': 0.4,

'input_encoding': None,

'input_profile': <calibre.customize.profiles.InputProfile object at 0x0373D0F0>,

'insert_blank_line': False,

'insert_blank_line_size': 0.5,

'insert_metadata': False,

'isbn': None,

'italicize_common_cases': True,

'keep_ligatures': False,

'language': None,

'level1_toc': None,

'level2_toc': None,

'level3_toc': None,

'line_height': 0.0,

'linearize_tables': False,

'margin_bottom': 5.0,

'margin_left': 5.0,

'margin_right': 5.0,

'margin_top': 5.0,

'markup_chapter_headings': True,

'max_toc_links': 50,

'minimum_line_height': 120.0,

'no_chapters_in_toc': False,

'no_inline_navbars': False,

'output_profile': <calibre.customize.profiles.GenericEink object at 0x0373D2F0>,

'page_breaks_before': u"//*[name()='h1' or name()='h2']",

'paper_size': u'letter',

'pdf_add_toc': False,

'pdf_default_font_size': 20,

'pdf_footer_template': None,

'pdf_header_template': None,

'pdf_mark_links': False,

'pdf_mono_family': u'Liberation Mono',

'pdf_mono_font_size': 16,

'pdf_page_margin_bottom': 72.0,

'pdf_page_margin_left': 72.0,

'pdf_page_margin_right': 72.0,

'pdf_page_margin_top': 72.0,

'pdf_page_numbers': False,

'pdf_sans_family': u'Liberation Sans',

'pdf_serif_family': u'Liberation Serif',

'pdf_standard_font': u'serif',

'prefer_metadata_cover': False,

'preserve_cover_aspect_ratio': False,

'pretty_print': False,

'pubdate': None,

'publisher': None,

'rating': None,

'read_metadata_from_opf': u'C:\\Users\\Afonje\\AppData\\Local\\Temp\\calibre _yy4_lw\\eiix6l.opf',

'remove_fake_margins': True,

'remove_first_image': False,

'remove_paragraph_spacing': False,

'remove_paragraph_spacing_indent_size': 1.5,

'renumber_headings': True,

'replace_scene_breaks': u'',

'search_replace': '[]',

'series': None,

'series_index': None,

'smarten_punctuation': False,

'sr1_replace': None,

'sr1_search': None,

'sr2_replace': None,

'sr2_search': None,

'sr3_replace': None,

'sr3_search': None,

'start_reading_at': None,

'subset_embedded_fonts': False,

'tags': None,

'timestamp': None,

'title': None,

'title_sort': None,

'toc_filter': None,

'toc_threshold': 6,

'toc_title': None,

'transform_css_rules': '[]',

'uncompressed_pdf': False,

'unit': u'inch',

'unsmarten_punctuation': False,

'unwrap_lines': True,

'use_auto_toc': False,

'use_profile_size': False,

'verbose': 2}

Python function terminated unexpectedly

No embedded PDF found in AZW4 file (Error Code: 1)

Traceback (most recent call last):

File "site.py", line 101, in main

File "site.py", line 78, in run_entry_point

File "site-packages\calibre\utils\ipc\worker.py", line 195, in main

File "site-packages\calibre\gui2\convert\gui_conversion.py", line 33, in gui_convert_override

File "site-packages\calibre\gui2\convert\gui_conversion.py", line 26, in gui_convert

File "site-packages\calibre\ebooks\conversion\plumber.py", line 1074, in run

File "site-packages\calibre\ebooks\azw4\reader.py", line 24, in unwrap

ValueError: No embedded PDF found in AZW4 file

Last edited by pdurrant; 01-04-2019 at 09:33 AM. Reason: spoiler tags for long log.
Afonje is offline   Reply With Quote