Brother、CUPS、カスタム用紙サイズ

Brother、CUPS、カスタム用紙サイズ

BrotherがPPDを変更せずにカスタム用紙サイズを追加する方法を知っている人はいますか?次の目的で使用されるユーティリティがあります。

 CUPS Paper Size Tool (v 0.1)   Copyright by 2005-2013
 Usage: brpapertoolcups -P Printer Name [-n add a Label Format Name (<=32 bytes) -w Media Width(unit:mm) -h Media Height(unit:mm)]/[-d delete Label Format Name]
 For example:
 1. Add a new Label Format with "New Label Format" name and 29mm width and 70mm length:
    "brpapertoolcups -P ql550 -n New\ Label\ Format -w 29 -h 70" [enter]

 2. Remove the Label Format with "New Label Format" name:
    "brpapertoolcups -P ql550 -d New\ Label\ Format" [enter]

プリンタのPPDを見ましたが、そこには定義されたカスタム用紙はありません。 PPDに加えて、CUPSからプリンタに合わせてカスタム用紙サイズを読み込む他の方法はありますか?

ベストアンサー1

おすすめ記事