Translation:Print Preference

From IDMLWiki

Jump to: navigation, search

10.7.26 PrintPreference

<PrintPreferernce>エレメントは、プリントに関するプリファレンスです。

スキーマの例96 PrintPreference
  1. PrintPreference_Object = element PrintPreference{ 
  2.   attribute Self { xsd:string },
  3.   attribute PrintFile{  xsd:string }?,
  4.   attribute Copies { xsd:int }?,
  5.   attribute Collating { xsd:boolean }?,
  6.   attribute ReverseOrder{  xsd:boolean }?,
  7.   attribute Sequence { Sequences_EnumValue }?,
  8.   attribute PrintSpreads{  xsd:boolean }?,
  9.   attribute PrintMasterPages{  xsd:boolean }?,
  10.   attribute PrintNonprinting{  xsd:boolean }?,
  11.   attribute PrintBlankPages{  xsd:boolean }?,
  12.   attribute PrintGuidesGrids{  xsd:boolean }?,
  13.   attribute PaperOffset{  xsd:double }?,
  14.   attribute PaperGap{  xsd:double }?,
  15.   attribute PaperTransverse{  xsd:boolean }?,
  16.   attribute PrintPageOrientation{  PrintPageOrientation_EnumValue }?,
  17.   attribute PagePosition{  PagePositions_EnumValue }?,
  18.   attribute ScaleMode{  ScaleModes_EnumValue }?,
  19.   attribute ScaleWidth{  xsd:double }?,
  20.   attribute ScaleHeight{  xsd:double }?,
  21.   attribute ScaleProportional{  xsd:boolean }?,
  22.   attribute Thumbnails { xsd:boolean }?,
  23.   attribute ThumbnailsPerPage{  ThumbsPerPage_EnumValue }?,
  24.   attribute Tile { xsd:boolean }?,
  25.   attribute TilingType{  TilingTypes_EnumValue }?,
  26.   attribute TilingOverlap{  xsd:double }?,
  27.   attribute AllPrinterMarks{  xsd:boolean }?,
  28.   attribute CropMarks{  xsd:boolean }?,
  29.   attribute BleedMarks{  xsd:boolean }?,
  30.   attribute RegistrationMarks{  xsd:boolean }?,
  31.   attribute ColorBars{  xsd:boolean }?,
  32.   attribute PageInformationMarks{  xsd:boolean }?,
  33.   attribute MarkLineWeight{  MarkLineWeight_EnumValue }?,
  34.   attribute MarkOffset{  xsd:double }?,
  35.   attribute UseDocumentBleedToPrint{  xsd:boolean }?,
  36.   attribute BleedTop{  xsd:double {minInclusive="0" maxInclusive="432"} }?,
  37.   attribute BleedBottom{  xsd:double {minInclusive="0" maxInclusive="432"} }?,
  38.   attribute BleedInside{  xsd:double {minInclusive="0" maxInclusive="432"} }?,
  39.   attribute BleedOutside{  xsd:double {minInclusive="0" maxInclusive="432"} }?,
  40.   attribute IncludeSlugToPrint{  xsd:boolean }?,
  41.   attribute ColorOutput{  ColorOutputModes_EnumValue }?,
  42.   attribute TextAsBlack{  xsd:boolean }?,
  43.   attribute Trapping { Trapping_EnumValue }?,
  44.   attribute Flip { Flip_EnumValue }?,
  45.   attribute Negative { xsd:boolean }?,
  46.   attribute CompositeAngle{  xsd:double }?,
  47.   attribute CompositeFrequency{  xsd:double }?,
  48.   attribute SimulateOverprint{  xsd:boolean }?,
  49.   attribute PrintCyan{  xsd:boolean }?,
  50.   attribute CyanAngle{  xsd:double }?,
  51.   attribute CyanFrequency{  xsd:double }?,
  52.   attribute PrintMagenta{  xsd:boolean }?,
  53.   attribute MagentaAngle{  xsd:double }?,
  54.   attribute MagentaFrequency{  xsd:double }?,
  55.   attribute PrintYellow{  xsd:boolean }?,
  56.   attribute YellowAngle{  xsd:double }?,
  57.   attribute YellowFrequency{  xsd:double }?,
  58.   attribute PrintBlack{  xsd:boolean }?,
  59.   attribute BlackAngle{  xsd:double }?,
  60.   attribute BlackFrequency{  xsd:double }?,
  61.   attribute SendImageData{  ImageDataTypes_EnumValue }?,
  62.   attribute FontDownloading{  FontDownloading_EnumValue }?,
  63.   attribute DownloadPPDFonts{  xsd:boolean }?,
  64.   attribute PostScriptLevel{  PostScriptLevels_EnumValue }?,
  65.   attribute DataFormat{  DataFormat_EnumValue }?,
  66.   attribute SourceSpace{  SourceSpaces_EnumValue }?,
  67.   attribute Intent { RenderingIntent_EnumValue }?,
  68.   attribute OPIImageReplacement{  xsd:boolean }?,
  69.   attribute OmitEPS{  xsd:boolean }?,
  70.   attribute OmitPDF{  xsd:boolean }?,
  71.   attribute OmitBitmaps{  xsd:boolean }?,
  72.   attribute FlattenerPresetName{  xsd:string }?,
  73.   attribute IgnoreSpreadOverrides{  xsd:boolean }?,
  74.   attribute DeviceType{  xsd:int }?,
  75.   attribute PrintTo{  xsd:int }?,
  76.   attribute PPDFile { xsd:string }?,
  77.   attribute PrintToDisk{  xsd:boolean }?,
  78.   attribute PrintRecord{  xsd:string }?,
  79.   attribute PrintResolution{  xsd:double }?,
  80.   attribute PaperSizeSelector{  xsd:string }?,
  81.   attribute PaperHeightRange{  list { xsd:double ,xsd:double } }?,
  82.   attribute PaperWidthRange{  list { xsd:double ,xsd:double } }?,
  83.   attribute PaperOffsetRange{  list { xsd:double ,xsd:double } }?,
  84.   attribute SeparationScreening{  xsd:string }?,
  85.   attribute CompositeScreening{  xsd:string }?,
  86.   attribute SpotAngle{  xsd:double }?,
  87.   attribute SpotFrequency{  xsd:double }?,
  88.   attribute BleedChain{  xsd:boolean }?,
  89.   attribute PreserveColorNumbers{  xsd:boolean }?,
  90.   attribute BitmapPrinting{  xsd:boolean }?,
  91.   attribute BitmapResolution{  xsd:int {minInclusive="72" maxInclusive="1200"} }?,
  92.   attribute PrintLayers{  PrintLayerOptions_EnumValue }?,
  93.   element Properties {
  94.     element ActivePrinterPreset{ 
  95.       (enum_type, PrinterPresetTypes_EnumValue ) |
  96.       (object_type, xsd:string )
  97.     }?&
  98.     element Printer {
  99.       (enum_type, Printer_EnumValue ) |
  100.       (string_type, xsd:string )
  101.     }?&
  102.     element PPD {
  103.       (enum_type, PPDValues_EnumValue ) |
  104.       (string_type, xsd:string )
  105.     }?&
  106.     element PaperSize{ 
  107.       (enum_type, PaperSizes_EnumValue ) |
  108.       (string_type, xsd:string )
  109.     }?&
  110.     element PaperHeight{ 
  111.       (enum_type, PaperSize_EnumValue ) |
  112.       (unit_type, xsd:double )
  113.     }?&
  114.     element PaperWidth{ 
  115.       (enum_type, PaperSize_EnumValue ) |
  116.       (unit_type, xsd:double )
  117.     }?&
  118.     element MarkType{ 
  119.       (enum_type, MarkTypes_EnumValue ) |
  120.       (string_type, xsd:string )
  121.     }?&
  122.     element Screening {
  123.       (enum_type, Screeening_EnumValue ) |
  124.       (string_type, xsd:string )
  125.     }?&
  126.     element Profile {
  127.       (enum_type, Profile_EnumValue ) |
  128.       (string_type, xsd:string )
  129.     }?&
  130.     element CRD {
  131.       (enum_type, ColorRenderingDictionary_EnumValue ) |
  132.       (string_type, xsd:string )
  133.     }?&
  134.     element PageRange{ 
  135.       (enum_type, PageRange_EnumValue ) |
  136.       (string_type, xsd:string )
  137.     }?&
  138.     element PaperSizeRect{  RectangleBoundsType_TypeDef }?&
  139.     element ImageablePaperSizeRect{  RectangleBoundsType_TypeDef }?
  140.   }
  141.   ?
  142. }
表106 属性としてのPrintPreferenceプロパティ
名前 必須 説明
AllPrinterMarks boolean trueのとき、すべてのトンボとページ情報を印刷。falseのときは、指定されたもののみ
BitmapPrinting boolean trueのとき、ビットマッププリント
BitmapResolution int ビットマッププリントの解像度(72-1200)Note:BitmapPrintingがtrueのときのみ
BlackAngle double プロセスブラックの角度(0-360)
BlackFrequency double プロセスブラックの線数(1-500)
BleedBottom double 裁ち落とし/地。Note:UseDocumentBleedToPrintがfalseのときのみ
BleedChain boolean trueのとき、すべての裁ち落としの値を、最後に設定した値に揃える。falseのとき、すべての裁ち落としの値は個別に設定できる
BleedInside double 裁ち落とし/ノド(0-432)Note:UseDocumentBleedToPrintがfalseのときのみ
BleedMarks boolean trueのとき、外トンボをプリントする
BleedOutside double 裁ち落とし/小口(0-432)Note:UseDocumentBleedToPrintがfalseのときのみ
BleedTop double 裁ち落とし/天(0-432)Note:UseDocumentBleedToPrintがfalseのときのみ
Collating boolean trueのとき、丁合いでプリントする
ColorBars boolean trueのとき、カラーバーをプリントする
ColorOutput ColorOutputModes_EnumValue コンポジットのカラーモード。Note:デバイスに依存しないPPDが選択されているときは無効
CompositeAngle double コンポジットプリント時のスクリーン角度(0-360)Note:カスタムスクリーンを使うPostScriptまたはPDFのみ
CompositeFrequency double コンポジットプリント時のスクリーン線数(1-500)Note:カスタムスクリーンを使うPostScriptまたはPDFのみ
CompositeScreening string コンポジットプリント時のスクリーン
Copies int コピー数。Note:PrinterがPostScriptのとき以外
CropMarks boolean trueのとき、内トンボをプリントする
CyanAngle double プロセスシアンの角度(0-360)
CyanFrequency double プロセスシアンの線数(1-500)
DataFormat DataFormat_EnumValue グラフィック/データ形式
DeviceType int 選択されたデバイスのタイプ
DownloadPPDFonts boolean trueのとき、PPDフォントをダウンロード。FontDownloadingがCompleteかSubsetのときのみ
FlattenerPresetName string 透明の分割・統合プリセット名
Flip Flip_EnumValue 色分解/反転
FontDownloading FontDownloading_EnumValue フォント/ダウンロード
IgnoreSpreadOverrides boolean trueのとき、透明の分割・統合/スプレッドオーバーライドを無視
IncludeSlugToPrint boolean trueのとき、印刷可能領域を含む
Intent RenderingIntent_EnumValue レンダリングインテント。Note:UseColorManagementがtrueのときのみ
MagentaAngle double プロセスマゼンタの角度(0-360)
MagentaFrequency double プロセスマゼンタの線数(1-500)
MarkLineWeight MarkLineWeight_EnumValue トンボ/太さ(ポイント)
MarkOffset double トンボ/オフセット
Negative boolean trueのとき、ネガでプリント
OPIImageReplacement boolean trueのとき、OPI画像を置換。OPIコメントを使ったリンク画像については、OmitEPS、OmitPDFまたはOmitBitmaps
OmitBitmaps boolean trueのとき、ビットマップ画像のOPIを無視
OmitEPS boolean trueのとき、EPSのOPIを無視
OmitPDF boolean trueのとき、PDFのOPIを無視
PPDFile string PPDファイル名
PageInformationMarks boolean trueのとき、ページ情報をプリント
PagePosition PagePositions_EnumValue ページの位置。Note:Tileがfalseのときのみ
PaperGap double 用紙サイズ/ページの間隔
PaperHeightRange list { double,xsd:double } 使用可能な用紙の高さのリスト
PaperOffset double 用紙サイズ/オフセット
PaperOffsetRange list { double,xsd:double } オフセット値のリスト
PaperSizeSelector string 用紙サイズ
PaperTransverse boolean trueのとき、用紙サイズ/幅と高さを入れ換え
PaperWidthRange list { double,xsd:double } 使用可能な用紙の幅のリスト
PostScriptLevel PostScriptLevels_EnumValue PostScriptレベル
PreserveColorNumbers boolean trueのとき、CMYKカラー値を保持
PrintBlack boolean trueのとき、黒インキをプリント。Note:TrappingがOffのときのみ
PrintBlankPages boolean trueのとき、白紙をプリント。Note:TrappingがOffのときのみ
PrintCyan boolean trueのとき、シアンインキをプリント。Note:TrappingがOffのときのみ
PrintFile string プリントするPostScriptファイル。Note:現在のプリンタがPostScriptファイルに設定されているときのみ
PrintGuidesGrids boolean trueのとき、表示可能なガイドとベースライングリッドをプリント。Note:TrappingがOffのときのみ
PrintLayers PrintLayerOptions_EnumValue プリントするレイヤー
PrintMagenta boolean trueのとき、マゼンタインキをプリント。Note:TrappingがOffのときのみ
PrintMasterPages boolean trueのとき、マスターページをプリント
PrintNonprinting boolean trueのとき、印刷しないオブジェクトをプリント。Note:TrappingがOffのときのみ
PrintPageOrientation PrintPageOrientation_EnumValue 用紙サイズ/方向
PrintRecord string 最終プリントジョブを保存するキャッシュ
PrintResolution double プリントジョブの解像度
PrintSpreads boolean trueのとき、見開き印刷。falseのとき、単ページ印刷
PrintTo int 使用可能なプリンタのリストから選択されたプリンタのインデックス
PrintToDisk boolean trueのとき、PostScriptファイルとして保存
PrintYellow boolean trueのとき、イエローインキをプリント。Note:TrappingがOffのときのみ
RegistrationMarks boolean trueのとき、センタートンボをプリント
ReverseOrder boolean trueのとき、逆順で印刷
ScaleHeight double 拡大・縮小/高さ(0-1000%)Note:ScaleModeがScaleWidthHeightのときのみ
ScaleMode ScaleModes_EnumValue 拡大・縮小。Note:サムネールプリントでないとき
ScaleProportional boolean trueのとき、縦横の比率を固定。ScaleWidthかScaleHeightの、最後に設定した値に揃える。Note:ScaleModeがScaleWidthHeightのときのみ
ScaleWidth double 拡大・縮小/幅(0-1000%)Note:ScaleModeがScaleWidthHeightのときのみ
SendImageData ImageDataTypes_EnumValue プリンタまたはファイルに送られる画像データ
SeparationScreening string 色分解/スクリーン
Sequence Sequences_EnumValue ページ/順番
SimulateOverprint boolean trueのとき、オーバープリント処理。Note:ColorOutputがLeaveColorProfilesUnchangedのときは無効
SourceSpace SourceSpaces_EnumValue カラーマネージメントのソース。Note:UseColorManagementがtrueのときのみ
SpotAngle double 特色の角度
SpotFrequency double 特色の線数
TextAsBlack boolean trueのとき、テキストを黒でプリント。([なし]または[紙色]、カラー値が白に設定されているものは除く)falseのとき、ハイパーリンクやハーフトーンパターンなどのカラー設定のままプリント。Note:TrappingがOffのときのみ
Thumbnails boolean trueのとき、サムネールでプリント。Note:TrappingがOffのときのみ
ThumbnailsPerPage ThumbsPerPage_EnumValue 1ページごとのサムネール数
Tile boolean trueのとき、タイルでプリント
TilingOverlap double タイリングのオーバーラップ値。Note:TileがtrueかつTilingTypeがNotManualのときのみ
TilingType TilingTypes_EnumValue タイリングのタイプ。Note:Tileがtrueのときのみ
Trapping Trapping_EnumValue トラップのタイプ
UseDocumentBleedToPrint boolean trueのとき、ドキュメントの裁ち落とし設定を使用
YellowAngleAngle double プロセスイエローの角度(0-360)
YellowFrequency double プロセスイエローの線数(1-500)
表107 エレメントとしてのPrintPreferenceプロパティ
名前 必須 説明
ActivePrinterPreset PrinterPresetTypes_EnumValueまたはstring 現在のプリントプリセット。PrinterPresetTypesの列挙またはプリントプリセットのSelf属性の参照
CRD ColorRenderingDictionary_EnumValueまたはstring 現在のCRD。ColorRenderingDictionaryの列挙またはCRD名を含むstring
ImageablePaperSizeRect RectangleBoundsType_TypeDef 用紙のプリント可能領域を設定する長方形。左、天、右、地の順で値をスペース区切り
MarkType MarkTypes_EnumValueまたはstring トンボの種類。MarkTypesの列挙かカスタムのトンボファイル名
PPD PPDValues_EnumValueまたはstring PPD。PPDValuesの列挙かPPD名
PageRange PageRange_EnumValueまたはstring ページ範囲。PageRangeの列挙かstring。範囲を設定するには、ページ番号をハイフン(-)で区切る。分かれた範囲の指定は、ページ番号をカンマ(,)で区切る
PaperHeight PaperSize_EnumValueまたはdouble 用紙の高さ。PaperSizeの列挙かdouble。Note:PaperSizeがCustomかScaleModeがScaleWidthHeightのときのみ
PaperSize PaperSize_EnumValueまたはdouble 用紙サイズ。PaperSizeの列挙かstring(用紙サイズ名)
PaperSizeRect RectangleBoundsType_TypeDef 用紙サイズを設定する長方形。左、天、右、地の順で値をスペース区切り
PaperWidth PaperSize_EnumValueまたはdouble 用紙の幅。PaperSizeの列挙かdouble。Note:PaperSizeがCustomかScaleModeがScaleWidthHeightのときのみ
Printer Printer_EnumValueまたはstring 現在のプリンタ。Printerの列挙かstring(プリンタ名)
Profile Profile_EnumValueまたはstring カラープロファイル。Profileの列挙かstring(プロファイル名)
Screening Screening_EnumValueまたはstring PostScriptファイルまたはPDF形式に、コンポジットグレーで出力するときのスクリーン
Personal tools