pts / pdfsizeopt

PDF file size optimizer
GNU General Public License v2.0
750 stars 65 forks source link

Quick question #167

Open FredWahl opened 1 year ago

FredWahl commented 1 year ago

I intend to automate pdfsizeopt from my multithreaded program. There’s a potential problem if pdfsizeopt creates temporary files or folders as they have to be distinct for each thread. If so, I need to to pass an extra value that must be appended to the temporary file or folder. There could be confusion since several instances will run at the same time. Btw . How do I set a label?