master
Eugen Ciur 2021-01-19 11:30:01 +01:00
parent e267f7e98f
commit 90352965e6
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ def pdfname_from_tiffname(doc_url):
return new_doc_url, f"{base_root}.pdf"
def convert_tiff2pdf(doc_url):
logger.debug(f"convert_tiff2pdf for {doc_url}")