mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
DX supports PDF
This commit is contained in:
parent
556c2a4f74
commit
af4d9aa8ef
@ -79,6 +79,7 @@ class KINDLE_DX(KINDLE):
|
||||
author = _('John Schember')
|
||||
supported_platforms = ['windows', 'osx', 'linux']
|
||||
|
||||
FORMATS = ['azw', 'mobi', 'prc', 'azw1', 'tpz', 'pdf', 'txt']
|
||||
|
||||
PRODUCT_ID = [0x0003]
|
||||
BCD = [0x0100]
|
||||
|
Loading…
x
Reference in New Issue
Block a user