Set work_folder in JobContext initialization
This commit is contained in:
@@ -34,6 +34,7 @@ class PdfContext:
|
||||
plugin_manager,
|
||||
):
|
||||
self.options = options
|
||||
self.options.work_folder = work_folder
|
||||
self.work_folder = work_folder
|
||||
self.origin = origin
|
||||
self.pdfinfo = pdfinfo
|
||||
|
||||
Reference in New Issue
Block a user