セキュリティ管理者役割になります。
必要があれば、「ログイン後、特定の管理役割になるには」を参照してください。
「管理用エディタ」アクションを使って、編集のために/usr/lib/lp/postscript/tsol_separator.ps ファイルを開きます。
必要があれば、「管理用エディタアクションを使用してファイルを編集するには」を参照してください。
次の行を探します。
%% To eliminate page labels completely, change this line to %% set the page label to an empty string: /PageLabel () def %% To eliminate page labels completely, change this line to %% set the page label to an empty string: /PageLabel () def /PageLabel Job_PageLabel def |
「Job_PageLabel」の値は、サイトによって変更されている可能性があります。
/PageLabel の値を空の括弧と置き換えます。
%% To eliminate page labels completely, change this line to %% set the page label to an empty string: /PageLabel () def %% To eliminate page labels completely, change this line to %% set the page label to an empty string: /PageLabel () def /PageLabel () def |