clawsoftware / clawPDF

Open Source Virtual (Network) Printer for Windows that allows you to create PDFs, OCR text, and print images, with advanced features usually available only in enterprise solutions.
https://github.com/clawsoftware/clawPDF
GNU Affero General Public License v3.0
658 stars 147 forks source link

File path #83

Closed LeenHatem closed 1 year ago

LeenHatem commented 1 year ago

Where could I get the printed file? I tried accessing job.TempOutputFiles[0] from WorkflowFactory but it didn't work out. Thank you.

clawsoftware commented 1 year ago

@LeenHatem https://github.com/clawsoftware/clawPDF/blob/master/src/clawPDF.Core/Jobs/AbstractJob.cs#L425