-
-
Notifications
You must be signed in to change notification settings - Fork 158
Install as Network Printer
clawsoftware edited this page Mar 28, 2023
·
13 revisions
- Create a local account on the print server or a domain account that will act as a service account for clawPDF.
ℹ️ The user does NOT have to be an administrator.
⚠️ For security reasons, you should always create an account with as few rights as possible.
- Log in to the print server with the created account.
- Open a Command Prompt as an administrator and execute this command to save the service account user:
"C:\Program Files (x86)\clawpdf\clawPDF.Bridge.exe" /networkprinter=enable /username=svc_clawpdf [/domain=clawpdf]
- Open clawPDF, go to Profile Settings, and create a profile for the network printer.
- Make sure to disable the
Open with standard viewer after conversion
option under Save. - Also, specify a fixed location under Auto-Save, such as a shared folder.
- You can use tokens like
<PrintJobAuthor>
to create a folder with the username and save the print job there. If you want to restrict folder permissions, make sure the service account has the appropriate rights. - Open clawPDF, go to Application Settings, then Printers, and create a new printer.
- Assign the profile created earlier to the newly created printer.
- Share the printer and distribute it using GPO.
"C:\Program Files (x86)\clawpdf\clawPDF.Bridge.exe" /networkprinter=disable