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
710 stars 152 forks source link

filename template for auto-saving #91

Closed ThinkEV closed 1 year ago

ThinkEV commented 1 year ago

With earlier versions the filename template for SAVE was also beeing used for AUTO SAVE. With 0.9.0 this stopped and AUTO SAVE takes the filename which was supplied by the printing application.

Please re-enable the use of the filename template also for AUTO SAVE.

Maybe merging the SAVE and AUTOSAVE tab would be possible, since they are overlapping.

clawsoftware commented 1 year ago

@ThinkEV I cannot reproduce this behavior. Save and autosave must remain separate, as they perform different tasks.

https://github.com/clawsoftware/clawPDF/assets/43336352/a38a1531-0410-4cfa-812b-49e7914a61a5

ThinkEV commented 1 year ago

Okay, my fault. It is working fine.