View Single Post
Old 05-28-2011, 12:41 PM   #1
slex
Addict
slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.slex ought to be getting tired of karma fortunes by now.
 
Posts: 294
Karma: 1196776
Join Date: Nov 2008
Location: Bulgaria
Device: Kindle 4 NT, Onyx Boox M92
Error when converting from EPUB to PDF

Hello,

I get an error when converting from EPUB to PDF. I get this both when I convert from the GUI of Calibre and when I convert from the command line with "ebook-convert". From the command line interface I get the following error message:

Creating PDF Output...
67% Creating PDF Output
Traceback (most recent call last):
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 167, in _render_html
self._render_book()
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 148, in _render_book
self._write()
File "/usr/lib/calibre/calibre/ebooks/pdf/writer.py", line 196, in _write
outPDF = PdfFileWriter(title=self.metadata.title, author=self.metadata.author)
TypeError: __init__() got an unexpected keyword argument 'title'



Then the program writes a PDF file to the disk, but it can't be opened.

I use Lubuntu 11.04 and Calibre 0.7.44 from the repositories. The conversion is on RSS recipes downloaded by Calibre.
slex is offline   Reply With Quote