Allowing/blocking printing from dedicated application

This is how it works: convert.ini:

[GLOBAL]

; Whatever you need
; By default never print

NoPrinting=ON

[Search for MS Word Documents]

; The command next line is subject to change. Please print with your driver
; into a file, read back the file and check the initializing PJL Commands
; for the proper search item. You may also add additional searches for other drivers etc

Search_Binary=@PJL JOB NAME="Microsoft Word -

; Allow printing

NoPrinting=OFF

[Search for PDF Documents]

; Search for the PDF header, here for version 1.3 and 1.2

Search_Binary=%PDF-1.2
Search_Binary=%PDF-1.3

; Allow printing

NoPrinting=OFF

If you want to do it the other way round, allowing all applications except one? You have to do almost the same like above except switching the NoPrinting values.

A common case is allowing printing from all applications except Internet Explorer and MS Outlook.

Notes:

 

Related articles: Job Counter, Rules theory, Rule assistent, Add key to rule