mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
IGN:...
This commit is contained in:
parent
036a82a7e2
commit
dcec167dee
@ -408,7 +408,6 @@ def create_pdf(pages, profile, opts, thumbnail=None):
|
||||
for page in pages:
|
||||
pdf.drawImage(page, x=0,y=0,width=width, height=height)
|
||||
pdf.showPage()
|
||||
|
||||
# Write the document to disk
|
||||
pdf.save()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user