huysentruitw / print-it

Windows service for printing PDF files to a local or network printer in the background
MIT License
84 stars 43 forks source link

Add the spool name #16

Closed yandora8 closed 1 year ago

yandora8 commented 2 years ago

Great software! Do you plan to add arguments (spool name)? All spools from this software are "document". I would like to set the filename as the spool name. thank you.

huysentruitw commented 2 years ago

I'm open a PR if you want to add an additional (and optional) parameter UseFileNameAsSpoolName. If a setting like this would solve the request you have, of course.

yandora8 commented 2 years ago

Thanks you.

huysentruitw commented 2 years ago

I'm adding the flag UseFileNameAsDocumentName as I believe you want to set the document name instead of spool name, right?

yandora8 commented 2 years ago

OK. Thank you.

EliezerBeniz commented 2 years ago

Hello, is it possible to use this service to make a local print but through an external api?