Add "Postprocessing" message as a hint for long Ghostscript runs

This commit is contained in:
James R. Barlow
2020-09-08 02:34:10 -07:00
parent bcf5657e5c
commit 1f15ecbca5

View File

@@ -288,6 +288,7 @@ def exec_concurrent(context: PdfContext):
pdf = ocrgraft.finalize()
# PDF/A and metadata
log.info("Postprocessing...")
pdf = post_process(pdf, context)
# Copy PDF file to destination