Close device to write footer of xml/html files

pull/14/head
orangain 2015-12-27 20:57:00 +09:00
parent 72b2bc3197
commit f8a051adbd
1 changed files with 1 additions and 0 deletions

View File

@ -82,3 +82,4 @@ def extract_text_to_fp(inf, outfp,
page.rotate = (page.rotate + rotation) % 360
interpreter.process_page(page)
device.close()