public class XfoObj
extends java.lang.Object
修飾子とタイプ | フィールドと説明 |
---|---|
static int |
S_EST_NONE
エラー出力先なし
|
static int |
S_EST_STDERR
エラー出力先は標準エラー出力
|
static int |
S_EST_STDOUT
エラー出力先は標準出力
|
static int |
S_FORMATTERTYPE_AUTO
フォーマッタの種類 AUTO
|
static int |
S_FORMATTERTYPE_HTML
フォーマッタの種類 HTML
|
static int |
S_FORMATTERTYPE_XHTML
フォーマッタの種類 XHTML
|
static int |
S_FORMATTERTYPE_XMLCSS
フォーマッタの種類 XML+CSS
|
static int |
S_FORMATTERTYPE_XSLFO
フォーマッタの種類 XSL-FO
|
static int |
S_PDF_EMBALLFONT_ALL
フォント埋込指定 欧文基本14フォントを除くすべてのフォント
|
static int |
S_PDF_EMBALLFONT_BASE14
フォント埋込指定 欧文基本14フォントを含むすべてのフォント
|
static int |
S_PDF_EMBALLFONT_PART
フォント埋込指定 指定されたフォントのみ
|
static int |
S_PDF_ENCLEVEL_128
S_PDF_ENCLEVEL_128RC4と同じ
|
static int |
S_PDF_ENCLEVEL_128AES
PDF暗号化キー長128-bit AES
|
static int |
S_PDF_ENCLEVEL_128RC4
PDF暗号化キー長128-bit RC4
|
static int |
S_PDF_ENCLEVEL_256AES
PDF暗号化キー長256-bit AES
|
static int |
S_PDF_ENCLEVEL_40
S_PDF_ENCLEVEL_40RC4と同じ
|
static int |
S_PDF_ENCLEVEL_40RC4
PDF暗号化キー長 40-bit RC4
|
static int |
S_PDF_IMGCMPR_AUTO
画像圧縮方法 JPEGまたはZLIB圧縮
|
static int |
S_PDF_IMGCMPR_AUTO2K
画像圧縮方法 JPEG 2000またはJPEGまたはZLIB圧縮 (PDF1.5以降で有効)
|
static int |
S_PDF_IMGCMPR_JPEG
画像圧縮方法 JPEG圧縮
|
static int |
S_PDF_IMGCMPR_JPEG2K
画像圧縮方法 JPEG 2000圧縮 (PDF1.5以降で有効)
|
static int |
S_PDF_IMGCMPR_KEEPLZW
画像圧縮方法 LZWまたはJPEGまたはZLIB圧縮
|
static int |
S_PDF_IMGCMPR_KEEPLZW2K
画像圧縮方法 LZWまたはJPEG 2000またはJPEGまたはZLIB圧縮 (PDF1.5以降で有効)
|
static int |
S_PDF_IMGCMPR_ZLIB
画像圧縮方法 ZLIB圧縮
|
static int |
S_PDF_IMGDOWNSAMPLING_AVERAGE
ダウンサンプリング法 バイリニア法
|
static int |
S_PDF_IMGDOWNSAMPLING_BICUBIC
ダウンサンプリング法 バイキュービック法
|
static int |
S_PDF_IMGDOWNSAMPLING_NONE
ダウンサンプリング法 なし
|
static int |
S_PDF_IMGDOWNSAMPLING_SUBSAMPLING
ダウンサンプリング法 ニアレストネイバー法
|
static int |
S_PDF_MONOCMPR_CCITT3
白黒画像圧縮方法
CCITTFaxDecode group 3 filter
|
static int |
S_PDF_MONOCMPR_CCITT4
白黒画像圧縮方法
CCITTFaxDecode group 4 filter
|
static int |
S_PDF_MONOCMPR_OFF
白黒画像圧縮方法
no filter
|
static int |
S_PDF_MONOCMPR_RUNLENGTH
白黒画像圧縮方法
RunLengthDecode filter
|
static int |
S_PDF_MONOCMPR_ZLIB
白黒画像圧縮方法
FlateDecode filter
|
static int |
S_PDF_PRALLOW_HIGH
印刷許可 高解像度の印刷を許可
|
static int |
S_PDF_PRALLOW_LOW
印刷許可 低解像度の印刷のみ許可
|
static int |
S_PDF_PRALLOW_NONE
印刷許可 許可しない
|
static int |
S_PDF_RGBCONV_ALL
全てデバイスグレイに変換
|
static int |
S_PDF_RGBCONV_BLACK
RGB変換 黒をデバイスグレイに変換
|
static int |
S_PDF_RGBCONV_GRAY
RGB変換 グレイをデバイスグレイに変換
|
static int |
S_PDF_RGBCONV_NONE
RGB変換 変換しない
|
static int |
S_PDF_VERSION_13
PDFバージョン 1.3
|
static int |
S_PDF_VERSION_14
PDFバージョン 1.4
|
static int |
S_PDF_VERSION_15
PDFバージョン 1.5
|
static int |
S_PDF_VERSION_16
PDFバージョン 1.6
|
static int |
S_PDF_VERSION_17
PDFバージョン 1.7
|
static int |
S_PDF_VERSION_20
PDFバージョン 2.0 (ISO 32000-2:2017)
|
static int |
S_PDF_VERSION_A_1a_2005
ISO 19005-1:2005 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_1b_2005
ISO 19005-1:2005 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_2a_2011_14
ISO 19005-2:2011 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_2a_2011_15
ISO 19005-2:2011 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_2a_2011_16
ISO 19005-2:2011 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_2a_2011_17
ISO 19005-2:2011 (based on PDF1.7)
|
static int |
S_PDF_VERSION_A_2b_2011_14
ISO 19005-2:2011 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_2b_2011_15
ISO 19005-2:2011 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_2b_2011_16
ISO 19005-2:2011 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_2b_2011_17
ISO 19005-2:2011 (based on PDF1.7)
|
static int |
S_PDF_VERSION_A_2u_2011_14
ISO 19005-2:2011 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_2u_2011_15
ISO 19005-2:2011 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_2u_2011_16
ISO 19005-2:2011 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_2u_2011_17
ISO 19005-2:2011 (based on PDF1.7)
|
static int |
S_PDF_VERSION_A_3a_2012_14
ISO 19005-3:2012 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_3a_2012_15
ISO 19005-3:2012 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_3a_2012_16
ISO 19005-3:2012 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_3a_2012_17
ISO 19005-3:2012 (based on PDF1.7)
|
static int |
S_PDF_VERSION_A_3b_2012_14
ISO 19005-3:2012 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_3b_2012_15
ISO 19005-3:2012 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_3b_2012_16
ISO 19005-3:2012 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_3b_2012_17
ISO 19005-3:2012 (based on PDF1.7)
|
static int |
S_PDF_VERSION_A_3u_2012_14
ISO 19005-3:2012 (based on PDF1.4)
|
static int |
S_PDF_VERSION_A_3u_2012_15
ISO 19005-3:2012 (based on PDF1.5)
|
static int |
S_PDF_VERSION_A_3u_2012_16
ISO 19005-3:2012 (based on PDF1.6)
|
static int |
S_PDF_VERSION_A_3u_2012_17
ISO 19005-3:2012 (based on PDF1.7)
|
static int |
S_PDF_VERSION_UA1_15
ISO 14289-1:2014 (based on PDF1.5)
|
static int |
S_PDF_VERSION_UA1_16
ISO 14289-1:2014 (based on PDF1.6)
|
static int |
S_PDF_VERSION_UA1_17
ISO 14289-1:2014 (based on PDF1.7)
|
static int |
S_PDF_VERSION_X_1a_2001
ISO 15930-1:2001 PDF/X-1a-2001 (based on PDF1.3)
|
static int |
S_PDF_VERSION_X_1a_2003
ISO 15930-4:2003 PDF/X-1a-2003 (based on PDF1.4)
|
static int |
S_PDF_VERSION_X_2_2003
ISO 15930-5:2003 PDF/X-2-2003 (based on PDF1.4)
|
static int |
S_PDF_VERSION_X_3_2002
ISO 15930-3:2002 PDF/X-3-2002 (based on PDF1.3)
|
static int |
S_PDF_VERSION_X_3_2003
ISO 15930-6:2003 PDF/X-3-2003 (based on PDF1.4)
|
static int |
S_PDF_VERSION_X_4_2010
ISO 15930-7:2010 PDF/X-4-2010 (based on PDF1.6)
|
static int |
S_PDF_VERSION_X_4p_2010
ISO 15930-7:2010 PDF/X-4p-2010 (based on PDF1.6)
|
static int |
S_SVG_IMGCNV_AUTO
画像変換形式 Auto
|
static int |
S_SVG_IMGCNV_JPEG
画像変換形式 JPEG
|
static int |
S_SVG_IMGCNV_PNG
画像変換形式 PNG
|
static int |
S_SVG_IMGDOWNSAMPLING_AVERAGE
ダウンサンプリング法 バイリニア法
|
static int |
S_SVG_IMGDOWNSAMPLING_BICUBIC
ダウンサンプリング法 バイキュービック法
|
static int |
S_SVG_IMGDOWNSAMPLING_SUBSAMPLING
ダウンサンプリング法 ニアレストネイバー法
|
static int |
S_SVG_IMGPT_COPY
画像処理方法 リンク画像をコピー
|
static int |
S_SVG_IMGPT_COPY_ALL
画像処理方法 すべての画像をコピー
|
static int |
S_SVG_IMGPT_EMBED_ALL
画像処理方法 すべての画像を埋込
|
static int |
S_SVG_IMGPT_LINK
画像処理方法 リンク画像をリンク
|
static int |
S_SVG_VERSION_11
SVG version 1.1
|
static int |
S_SVG_VERSION_20
SVG 2.0
|
static int |
S_SVG_VERSION_BASIC
SVG Basic
|
static int |
S_SVG_VERSION_TINY
SVG Tiny
|
コンストラクタと説明 |
---|
XfoObj()
XfoObj クラスのインスタンスを作成し、初期化します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
addOptionFileURI(java.lang.String path)
Antenna House Formatterのオプションを記述したオプション設定ファイルのURIを指定します。
|
void |
addUserStylesheetURI(java.lang.String uri)
CSS組版に追加するユーザスタイルシートのURIを指定します。
|
void |
clear()
組版エンジンを初期状態に戻します。
|
void |
clearFontAlias()
フォント名の置換設定を初期化します。
|
void |
clearXSLTParam()
設定した xsl:param のすべてのパラメータ名と値をクリアします。
|
void |
eraseFontAlias(java.lang.String src)
フォント名の置換設定を1件削除します。
|
void |
execute()
組版を実行し、setPrinterNameで指定されたデバイス(PDF、プリンタ等)へ結果を出力します。
|
java.lang.String |
getBaseURI()
デフォルトのベースURIを取得します。
|
boolean |
getBatchPrint()
印刷時に印刷設定ダイアログを表示するかどうかの指定を取得します。
|
java.lang.String |
getDocumentURI()
組版対象のXMLドキュメントのURIを取得します。
|
int |
getEndPage()
出力の終了ページ番号を取得します。
|
int |
getEndVolume()
出力の終了ボリュームを取得します。
|
int |
getErrorCode()
組版でエラーが発生した場合のエラーコードを取得します。
|
int |
getErrorLevel()
組版でエラーが発生した場合のエラーレベルを取得します。
|
java.lang.String |
getErrorMessage()
組版でエラーが発生した場合のエラーメッセージを取得します。
|
int |
getErrorStreamType()
組版時に発生したエラー情報の出力先を取得します。
|
int |
getExitLevel()
組版でエラーが発生した場合の処理の中止条件となるエラーレベルを取得します。
|
java.lang.String |
getExternalXSLT()
外部XSLTプロセッサのコマンドラインを取得します。
|
int |
getFormattedPages()
組版したページ数を取得します。
|
int |
getFormatterType()
フォーマッタの種類を取得します。
|
boolean |
getGdiImageSmoothing()
画像のスムージング処理の指定を取得します。
|
boolean |
getGdiLineartSmoothing()
線画のスムージング処理の指定を取得します。
|
boolean |
getGdiTextAntialias()
文字のスムージング処理の指定を取得します。
|
java.lang.String |
getHtmlDefaultCharset()
HTML デフォルト文字セットを取得します。
|
int |
getInitialPageNumber()
ページ番号初期値を取得します。
|
int |
getInitialVolumeNumber()
分冊番号初期値を取得します。
|
boolean |
getMultiVolume()
PDF分冊出力の指定を取得します。
|
int |
getOptionFileCount()
設定済みのオプション設定ファイル数を取得します。
|
java.lang.String |
getOptionFileURI()
Antenna House Formatter のオプションを記述したオプション設定ファイルのパスを取得します。
|
java.lang.String |
getOptionFileURI(int n)
Antenna House Formatter のオプションを記述したオプション設定ファイルのパスを取得します。
|
java.lang.String |
getOutputFilePath()
組版結果ファイルの出力先パスの指定を取得します。
|
java.lang.String |
getOutputFOPath()
FOの出力先パスを取得します。
|
int |
getOutputVolumeCount()
PDF分冊出力時の実際に出力した分冊数を取得します。
|
int |
getPageNumberFromID(java.lang.String id)
IDからページ番号を取得します。
|
boolean |
getPartialVolume()
部分的分冊モードを取得します。
|
java.lang.String |
getPdfCertificateName()
証明書情報名を取得します。
|
boolean |
getPdfCompressContentStream()
作成するPDF中のテキストとラインアートを圧縮してPDFのサイズを小さくするかどうかの指定を取得します。
|
boolean |
getPdfEmbedAllFonts()
作成するPDFに埋め込み可能なすべてのフォントを埋め込むかどうかの指定を取得します。
|
int |
getPdfEmbedAllFontsEx()
フォント埋込指定を取得します。
|
java.lang.String |
getPdfEmbedFonts()
作成するPDFに埋め込み指定したフォントを取得します。
|
int |
getPdfEmbedSubsetFontPercentage()
フォントをサブセットフォントとして埋め込むパーセントを取得します。
|
int |
getPdfEncryptLevel()
PDF暗号化時のキー長を取得します。
|
boolean |
getPdfErrorOnEmbedFault()
フォント埋め込みに失敗したときエラーを発行するかどうかの指定を取得します。
|
boolean |
getPdfErrorOnMissingGlyph()
出力するPDFのフォントにグリフがなかった場合エラーにするかどうかの指定を取得します。
|
boolean |
getPdfErrorOnPDFXFault()
PDF/X出力のときエラーがあっても、それを発行しないようにする指定を取得します。
|
int |
getPdfGrayscaleImageCompression()
作成するPDFに格納するグレイスケール画像の圧縮方法を取得します。
|
int |
getPdfGrayscaleImageDownSampling()
PDFに格納するグレイスケール画像のダウンサンプリングの方法を取得します。
|
int |
getPdfGrayscaleImageDownSamplingDPI()
ダウンサンプリングを行うグレイスケール画像の解像度を取得します。
|
int |
getPdfGrayscaleImageDownSamplingTarget()
グレイスケール画像をダウンサンプリングするときの解像度を取得します。
|
int |
getPdfGrayscaleJPEGQuality()
PDFに直接格納できないグレイスケール画像形式のとき、setPdfGrayscaleImageCompression に IMGCMPR_JPEG が指定されたときの画質を取得します。
|
int |
getPdfImageCompression()
作成するPDFに格納するカラー画像の圧縮方法を取得します。
|
int |
getPdfImageDownSampling()
]PDFに格納するカラー画像のダウンサンプリング方法を取得します。
|
int |
getPdfImageDownSamplingDPI()
ダウンサンプリングを行うカラー画像の解像度を取得します。
|
int |
getPdfImageDownSamplingTarget()
カラー画像をダウンサンプリングするときの解像度を取得します。
|
boolean |
getPdfImport3DAnnotation()
PDF出力で3D注釈をインポートするか取得します。
|
int |
getPdfJPEGQuality()
作成するPDF内に setPdfImageCompression()で指定された JPEG形式で画像データを格納する場合の画質を取得します。
|
boolean |
getPdfLinearize()
リニアライズPDFを出力するかどうかの指定を取得します。
|
int |
getPdfMonochromeImageCompression()
PDFファイル内に格納する白黒画像データの圧縮方法を取得します。
|
int |
getPdfMonochromeImageDownSampling()
PDFに格納する白黒画像のダウンサンプリングの方法を取得します。
|
int |
getPdfMonochromeImageDownSamplingDPI()
ダウンサンプリングを行う白黒画像の解像度を取得します。
|
int |
getPdfMonochromeImageDownSamplingTarget()
白黒画像をダウンサンプリングするときの解像度を取得します。
|
boolean |
getPdfNoAccessibility()
PDFのスクリーンリーダデバイスのテキストアクセス不可指定を取得します。
|
boolean |
getPdfNoAddingOrChangingComments()
PDFの注釈やフォーム追加不可指定を取得します。
|
boolean |
getPdfNoAssembleDoc()
PDFページの挿入、削除、回転不可指定を取得します。
|
boolean |
getPdfNoChanging()
PDF編集不可指定を取得します。
|
boolean |
getPdfNoContentCopying()
PDF内容コピー不可指定を取得します。
|
boolean |
getPdfNoFillForm()
PDFのフォームフィールドの入力、署名の不可指定を取得します。
|
boolean |
getPdfNoPrinting()
PDF印刷不可指定を取得します。
|
java.lang.String |
getPdfOutputHeight()
出力PDFの高さを取得します。
|
java.lang.String |
getPdfOutputWidth()
出力PDFの幅を取得します。
|
int |
getPdfPrintingAllowed()
作成するPDFの印刷許可指定を取得します。
|
boolean |
getPdfPutImageColorProfile()
PDFに埋め込むカラー画像中のカラープロファイルをPDFに埋め込むかどうかの指定を取得します。
|
int |
getPdfRasterizeResolution()
PDFに格納されるラスタ画像の解像度を取得します。
|
boolean |
getPdfReversePage()
PDF出力でページを逆順に出力するか取得します。
|
int |
getPdfRGBConversion()
作成するPDFのRGB色空間(DeviceRGB)をDeviceGrayに変換する方法を取得します。
|
boolean |
getPdfSignature()
署名するかどうかの指定を取得します。
|
java.lang.String |
getPdfSignatureName()
署名情報名を取得します。
|
boolean |
getPdfTag()
タグ付きPDFを出力するかどうかの指定を取得します。
|
boolean |
getPdfUseLaunchForRelativeURI()
相対アドレスで指定された外部へのリンク変換指定を取得します。
|
int |
getPdfVersion()
PDFのバージョンを取得します。
|
java.lang.String |
getPrinterName()
組版結果を出力するプリンタ名を取得します。
|
java.lang.String |
getPrinterSettingURI()
プリンタ設定ファイルのURIを取得します。
|
boolean |
getPrnCollate()
プリンタに出力時の複数部印刷において部単位に出力するかどうかの指定を取得します。
|
int |
getPrnCopies()
プリンタ出力時の印刷部数を取得します。
|
int |
getSplitPages()
ページ単位分割設定を取得します。
|
int |
getStartPage()
出力の開始ページ番号を取得します。
|
int |
getStartVolume()
出力の開始ボリュームを取得します。
|
java.lang.String |
getStylesheetTitle()
優先するスタイルシート処理命令のタイトルを取得します。
|
java.lang.String |
getStylesheetURI()
組版で使用するXSLスタイルシートのURIを取得します。
|
boolean |
getSvgEmbedAllFonts()
出力するSVGにフォントを埋め込むかどうかの指定を取得します。
|
java.lang.String |
getSvgEmbedFonts()
作成するSVGに埋め込み指定したフォントを取得します。
|
boolean |
getSvgErrorOnEmbedFault()
フォント埋め込みに失敗したときエラーを発行するかどうかの指定を取得します。
|
java.lang.String |
getSvgFormat()
出力するSVGが複数になる場合のファイル名命名フォーマットを取得します。
|
boolean |
getSvgGzipCompression()
出力するSVGをgzip圧縮するかどうかの指定を取得します。
|
int |
getSvgImageConversion()
作成するSVGに格納する画像の変換方法を取得します。
|
java.lang.String |
getSvgImageCopyPath()
画像の複写先URIを取得します。
|
java.lang.String |
getSvgImagePrefix()
画像を setSvgImageCopyPath で指定したディレクトリに複写して処理するときのそのファイル名のプレフィクス指定を取得します。
|
int |
getSvgImageProcessingType()
参照している画像の処理方法を取得します。
|
boolean |
getSvgImageRename()
画像を SvgImageCopyPath などで指定したディレクトリに複写して処理するとき、そのファイル名をすべて setSvgImagePrefix で指定したプレフィクスで命名し直すか、元のファイル名を利用するかの指定を取得します。
|
int |
getSvgJPEGQuality()
作成するSVG内に setSvgImageConversion()で指定された JPEG形式で画像データを格納する場合の画質を取得します。
|
int |
getSvgRasterizeResolution()
SVGに格納されるラスタ画像の解像度を取得します。
|
boolean |
getSvgSingleFile()
組版結果が複数ページに渡るとき、複数のSVGに分割して出力するか、ひとつのSVGとして出力するかの指定を取得します。
|
boolean |
getSvgSinglePageNumber()
setSvgSingleFile = false のとき、出力されるSVGが1ページしかないときに連番を付けるかどうかの指定を取得します。
|
int |
getSvgVersion()
SVGのバージョンを取得します。.
|
int |
getTotalVolumeCount()
PDF分冊出力時の全分冊数を取得します。
|
boolean |
getTwoPassFormatting()
2パス組版の指定を取得します。
|
java.lang.String |
getVersion()
Antenna House Formatterのバージョン文字列を取得します。
|
java.lang.String |
getWatermarkFontFamily()
watermark-text で指定した文字列に対するフォントファミリを取得します。
|
java.lang.String |
getWatermarkFontStyle()
watermark-text で指定した文字列に対するフォントスタイルを取得します。
|
java.lang.String |
getWatermarkFontWeight()
watermark-text で指定した文字列に対するフォントの太さを取得します。
|
java.lang.String |
getWatermarkOpacity()
wmark-text で指定した文字列に対する不透明度を取得します。
|
java.lang.String |
getWatermarkText()
各ページに、指定したすかし文字列を取得します。
|
java.lang.String |
getXSLTParamFormat()
外部XSLTプロセッサを使用する場合のxsl:paramのパラメータ形式を取得します。
|
void |
releaseObject()
XfoObj クラスのインスタンスを解放します。
|
void |
releaseObjectEx()
XfoObj クラスのインスタンスを解放します。
|
void |
render(java.io.InputStream xmlSrc,
java.io.InputStream xslSrc,
java.io.OutputStream dst,
java.lang.String outDevice)
xmlSrcに指定されたXMLドキュメントをxslSrcに指定されたXSLスタイルシートでXSLT変換を行います。
|
void |
render(java.io.InputStream src,
java.io.OutputStream dst,
java.lang.String outDevice)
srcに指定されたXSL-FOドキュメントの組版を実行し、outDeviceに指定された出力形式でdstへ出力します。
|
void |
setBaseURI(java.lang.String uri)
デフォルトのベースURIを指定します。
|
void |
setBatchPrint(boolean bat)
印刷時に印刷設定ダイアログを表示するかどうかを指定します。
|
void |
setDocumentURI(java.lang.String uri)
組版対象のXMLドキュメントのURIを指定します。
|
void |
setEndPage(int num)
出力の終了ページ番号を指定します。
|
void |
setEndVolume(int num)
出力の終了ボリュームを指定します。
|
void |
setErrorStreamType(int type)
組版時に発生したエラー情報の出力先を指定します。
|
void |
setExitLevel(int level)
組版でエラーが発生した場合の処理の中止条件を指定します。
|
void |
setExternalXSLT(java.lang.String cmd)
外部XSLTプロセッサのコマンドラインを指定します。
|
void |
setFontAlias(java.lang.String src,
java.lang.String dst)
フォント名の置換設定をします。
|
void |
setFormatPageListener(XfoFormatPageListener listener)
XfoFormatPageListener インターフェイスを実装したクラスのインスタンスを登録します。
|
void |
setFormatterType(int formatterType)
フォーマッタの種類を指定します。
|
void |
setGdiImageSmoothing(boolean newVal)
画像のスムージング処理を行います。
|
void |
setGdiLineartSmoothing(boolean newVal)
線画のスムージング処理を行います。
|
void |
setGdiTextAntialias(boolean newVal)
文字のスムージング処理を行います。
|
void |
setHtmlDefaultCharset(java.lang.String charset)
HTML デフォルト文字セットを指定します。
|
void |
setInitialPageNumber(int newVal)
ページ番号初期値を指定します。
|
void |
setInitialVolumeNumber(int newVal)
分冊番号初期値を指定します。
|
static void |
setMaxFileDescriptor(int newVal)
File descriptor の上限を設定します。
|
void |
setMessageListener(MessageListener listener)
MessageListener インターフェイスを実装したクラスのインスタンスを登録します。
|
void |
setMultiVolume(boolean newVal)
PDF分冊出力を指定します。
|
void |
setOptionFileURI(java.lang.String path)
Antenna House Formatter のオプションを記述したオプション設定ファイルのURIを指定します。
|
void |
setOutputFilePath(java.lang.String path)
組版結果の出力先ファイルパスを指定します。
|
void |
setOutputFOPath(java.lang.String path)
FOの出力先パスを指定します。
|
void |
setPartialVolume(boolean newVal)
部分的分冊モードを指定します。
|
void |
setPdfCertificateName(java.lang.String name)
証明書情報名を設定します。
|
void |
setPdfCompressContentStream(boolean newVal)
作成するPDF中のテキストとラインアートを圧縮してPDFのサイズを小さくするかどうかを指定します。
|
void |
setPdfEmbedAllFonts(boolean newVal)
作成するPDFに埋め込み可能な全てのフォントを埋め込みます。
|
void |
setPdfEmbedAllFontsEx(int newVal)
組版結果内で使用されているフォントのうち、フォントの埋め込みが制限されていないTrueTypeフォント、Type1フォントのアウトラインデータをすべてPDFに埋め込むか否かを指定します。
|
void |
setPdfEmbedFonts(java.lang.String newVal)
作成するPDFに指定したフォントを埋め込みます。
|
void |
setPdfEmbedSubsetFontPercentage(int newVal)
フォントをサブセットフォントとして埋め込むパーセントを指定します。
|
void |
setPdfEncryptLevel(int newVal)
作成するPDFの暗号化時のキー長を指定します。
|
void |
setPdfErrorOnEmbedFault(boolean newVal)
フォント埋め込みに失敗したときにエラーを発行するようになります。
|
void |
setPdfErrorOnMissingGlyph(boolean newVal)
出力するPDFのフォントにグリフがなかった場合エラーにするかどうかを指定します。
|
void |
setPdfErrorOnPDFXFault(boolean newVal)
PDF/X出力のときエラーがあっても、それを発行しないようにします。
|
void |
setPdfGrayscaleImageCompression(int newVal)
グレイスケール画像の圧縮方法を指定します。
|
void |
setPdfGrayscaleImageDownSampling(int newVal)
PDFに格納するグレイスケール画像のダウンサンプリングの方法を指定します。
|
void |
setPdfGrayscaleImageDownSamplingDPI(int newVal)
ダウンサンプリングを行うグレイスケール画像の解像度を指定します。
|
void |
setPdfGrayscaleImageDownSamplingTarget(int newVal)
グレイスケール画像をダウンサンプリングするときの解像度を指定します。
|
void |
setPdfGrayscaleJPEGQuality(int newVal)
PDFに直接格納できないグレイスケール画像形式のとき、setPdfGrayscaleImageCompression に IMGCMPR_JPEG が指定されたときの画質を 1~100 の範囲の数値で指定します。
|
void |
setPdfImageCompression(int newVal)
カラー画像の圧縮方法を指定します。
|
void |
setPdfImageDownSampling(int newVal)
PDFに格納するカラー画像のダウンサンプリングの方法を指定します。
|
void |
setPdfImageDownSamplingDPI(int newVal)
ダウンサンプリングを行うカラー画像の解像度を指定します。
|
void |
setPdfImageDownSamplingTarget(int newVal)
カラー画像をダウンサンプリングするときの解像度を指定します。
|
void |
setPdfImport3DAnnotation(boolean newVal)
PDF出力で3D注釈をインポートするか設定します。
|
void |
setPdfJPEGQuality(int newVal)
PDFに直接格納できないカラー画像形式のとき、setPdfImageCompression に IMGCMPR_JPEG が指定されたときの画質を 1~100 の範囲の数値で指定します。
|
void |
setPdfLinearize(boolean newVal)
リニアライズPDFを出力するかどうかを設定します。
|
void |
setPdfMonochromeImageCompression(int newVal)
白黒画像の圧縮方法を指定します。
|
void |
setPdfMonochromeImageDownSampling(int newVal)
PDFに格納する白黒画像のダウンサンプリングの方法を指定します。
|
void |
setPdfMonochromeImageDownSamplingDPI(int newVal)
ダウンサンプリングを行う白黒画像の解像度を指定します。
|
void |
setPdfMonochromeImageDownSamplingTarget(int newVal)
白黒画像をダウンサンプリングするときの解像度を指定します。
|
void |
setPdfNoAccessibility(boolean newVal)
作成するPDFのスクリーンリーダデバイスのテキストアクセスを不可にします。
|
void |
setPdfNoAddingOrChangingComments(boolean newVal)
作成するPDFの注釈やフォーム追加不可にします。
|
void |
setPdfNoAssembleDoc(boolean newVal)
作成するPDFページの挿入、削除、回転を不可にします。
|
void |
setPdfNoChanging(boolean newVal)
作成するPDFを編集不可にします。
|
void |
setPdfNoContentCopying(boolean newVal)
作成するPDFの内容をコピー不可にします。
|
void |
setPdfNoFillForm(boolean newVal)
作成するPDFのフォームフィールドの入力と署名を不可にします。
|
void |
setPdfNoPrinting(boolean newVal)
作成するPDFを印刷不可にします。
|
void |
setPdfOutputHeight(java.lang.String newVal)
出力PDFの高さを拡大縮小します。
|
void |
setPdfOutputScale(java.lang.String newVal)
出力PDFの拡大縮小率を指定します。
|
void |
setPdfOutputWidth(java.lang.String newVal)
出力PDFの幅を拡大縮小します。
|
void |
setPdfOwnerPassword(java.lang.String newVal)
出力するPDFオプションのOwnerパスワードをセットします。
|
void |
setPdfPrintingAllowed(int newVal)
作成するPDFの印刷を許可するかどうかを指定します。
|
void |
setPdfPutImageColorProfile(boolean newVal)
PDFに埋め込むカラー画像中のカラープロファイルをPDFに埋め込むかどうかを指定します。
|
void |
setPdfRasterizeResolution(int newVal)
一部のベクタ画像がラスタ画像に変換されてPDFに格納されるときのラスタ画像の解像度を70~500(dpi)の値で指定します。
|
void |
setPdfReversePage(boolean newVal)
PDF出力でページを逆順に出力するか設定します。
|
void |
setPdfRGBConversion(int newVal)
作成するPDFのRGB色空間(DeviceRGB)をDeviceGrayに変換する方法を以下のいずれかで指定します。
|
void |
setPdfSignature(boolean newVal)
署名するかどうかを設定します。
|
void |
setPdfSignatureName(java.lang.String name)
署名情報名を設定します。
|
void |
setPdfTag(boolean newVal)
タグ付きPDFを出力するかどうかを設定します。
|
void |
setPdfUseLaunchForRelativeURI(boolean newVal)
相対アドレスで指定された外部へのリンクをPDFのリンクプロパティにどのように変換するかを指定します。
|
void |
setPdfUserPassword(java.lang.String newVal)
出力するPDFオプションのUSERパスワードをセットします。
|
void |
setPdfVersion(int newVal)
作成するPDFのバージョンを指定します。
|
void |
setPrinterName(java.lang.String prn)
組版結果の出力形式、又は出力するプリンタ名を指定します。
|
void |
setPrinterSettingURI(java.lang.String prn)
プリンタ設定ファイルのURIを指定します。
|
void |
setPrnCollate(boolean col)
プリンタに出力時の複数部印刷において部単位に出力するかどうかを指定します。
|
void |
setPrnCopies(int num)
印刷する部数を指定します。
|
void |
setSplitPages(int newVal)
ページ単位分割設定を指定します。
|
void |
setStartPage(int num)
出力の開始ページ番号を指定します。
|
void |
setStartVolume(int num)
出力の開始ボリュームを指定します。
|
void |
setStylesheetTitle(java.lang.String title)
優先するスタイルシート処理命令のタイトルを指定します。
|
void |
setStylesheetURI(java.lang.String uri)
組版で使用するXSLスタイルシートのURIを指定します。
|
void |
setSvgEmbedAllFonts(boolean newVal)
出力するSVGにフォントを埋め込むかどうかを指定します。
|
void |
setSvgEmbedFonts(java.lang.String newVal)
作成するSVGに指定したフォントを埋め込みます。
|
void |
setSvgErrorOnEmbedFault(boolean newVal)
フォント埋め込みに失敗したときにエラーを発行するようになります。
|
void |
setSvgFormat(java.lang.String newVal)
出力するSVGが複数になる場合のファイル名命名フォーマットを指定します。
|
void |
setSvgGzipCompression(boolean newVal)
出力するSVGをgzip圧縮するかどうかを指定します。
|
void |
setSvgImageConversion(int newVal)
作成するSVGに格納する画像の変換方法を指定します。
|
void |
setSvgImageCopyPath(java.lang.String newVal)
setSvgImageProcessingType に IMGPT_COPY_ALL または IMGPT_COPY を指定したときの画像の複写先URIを指定します。
|
void |
setSvgImagePrefix(java.lang.String newVal)
画像を setSvgImageCopyPath で指定したディレクトリに複写して処理するとき、そのファイル名のプレフィクスを指定します。
|
void |
setSvgImageProcessingType(int newVal)
参照している画像をどのように処理するのかを指定します。
|
void |
setSvgImageRename(boolean newVal)
画像を SvgImageCopyPath などで指定したディレクトリに複写して処理するとき、そのファイル名をすべて SvgImagePrefix で指定したプレフィクスで命名し直すか、元のファイル名を利用するかを指定します。
|
void |
setSvgJPEGQuality(int newVal)
SVGに直接格納できない画像形式のとき、setSvgImageConversion に JPEG形式 が指定されたときの画質を 1~100 の範囲の数値で指定します。
|
void |
setSvgRasterizeResolution(int newVal)
一部のベクタ画像がラスタ画像に変換されてSVGに格納されるときのラスタ画像の解像度を70~500(dpi)の値で指定します。
|
void |
setSvgSingleFile(boolean newVal)
組版結果が複数ページに渡るとき、それらを複数のSVGに分割して出力するか、ひとつのSVGとして出力するかを指定します。
|
void |
setSvgSinglePageNumber(boolean newVal)
setSvgSingleFile = False のとき、出力されるSVGが1ページしかないときに連番を付けるかどうかを指定します。
|
void |
setSvgVersion(int newVal)
作成するSVGのバージョンを指定します。
|
void |
setTwoPassFormatting(boolean val)
2パス組版を指定します。
|
void |
setWatermarkFontFamily(java.lang.String newVal)
watermark-text で指定した文字列に対するフォントファミリを設定します。
|
void |
setWatermarkFontStyle(java.lang.String newVal)
watermark-text で指定した文字列に対するフォントスタイルを指定します。
|
void |
setWatermarkFontWeight(java.lang.String newVal)
watermark-text で指定した文字列に対するフォントの太さを指定します。
|
void |
setWatermarkOpacity(java.lang.String newVal)
wmark-text で指定した文字列に対する不透明度を指定します。
|
void |
setWatermarkText(java.lang.String newVal)
各ページに、指定したすかし文字列を表示します。
|
void |
setXSLTParam(java.lang.String paramName,
java.lang.String value)
xsl:param のパラメータ名と値を設定します。
|
void |
setXSLTParamFormat(java.lang.String form)
外部XSLTプロセッサを使用する場合のxsl:paramのパラメータ形式を指定します。
|
public static final int S_EST_NONE
public static final int S_EST_STDERR
public static final int S_EST_STDOUT
public static final int S_FORMATTERTYPE_AUTO
public static final int S_FORMATTERTYPE_HTML
public static final int S_FORMATTERTYPE_XHTML
public static final int S_FORMATTERTYPE_XMLCSS
public static final int S_FORMATTERTYPE_XSLFO
public static final int S_PDF_EMBALLFONT_ALL
public static final int S_PDF_EMBALLFONT_BASE14
public static final int S_PDF_EMBALLFONT_PART
public static final int S_PDF_ENCLEVEL_128
public static final int S_PDF_ENCLEVEL_128AES
public static final int S_PDF_ENCLEVEL_128RC4
public static final int S_PDF_ENCLEVEL_256AES
public static final int S_PDF_ENCLEVEL_40
public static final int S_PDF_ENCLEVEL_40RC4
public static final int S_PDF_IMGCMPR_AUTO
public static final int S_PDF_IMGCMPR_AUTO2K
public static final int S_PDF_IMGCMPR_JPEG
public static final int S_PDF_IMGCMPR_JPEG2K
public static final int S_PDF_IMGCMPR_KEEPLZW
public static final int S_PDF_IMGCMPR_KEEPLZW2K
public static final int S_PDF_IMGCMPR_ZLIB
public static final int S_PDF_IMGDOWNSAMPLING_AVERAGE
public static final int S_PDF_IMGDOWNSAMPLING_BICUBIC
public static final int S_PDF_IMGDOWNSAMPLING_NONE
public static final int S_PDF_IMGDOWNSAMPLING_SUBSAMPLING
public static final int S_PDF_MONOCMPR_CCITT3
public static final int S_PDF_MONOCMPR_CCITT4
public static final int S_PDF_MONOCMPR_OFF
public static final int S_PDF_MONOCMPR_RUNLENGTH
public static final int S_PDF_MONOCMPR_ZLIB
public static final int S_PDF_PRALLOW_HIGH
public static final int S_PDF_PRALLOW_LOW
public static final int S_PDF_PRALLOW_NONE
public static final int S_PDF_RGBCONV_ALL
public static final int S_PDF_RGBCONV_BLACK
public static final int S_PDF_RGBCONV_GRAY
public static final int S_PDF_RGBCONV_NONE
public static final int S_PDF_VERSION_13
public static final int S_PDF_VERSION_14
public static final int S_PDF_VERSION_15
public static final int S_PDF_VERSION_16
public static final int S_PDF_VERSION_17
public static final int S_PDF_VERSION_20
public static final int S_PDF_VERSION_A_1a_2005
public static final int S_PDF_VERSION_A_1b_2005
public static final int S_PDF_VERSION_A_2a_2011_14
public static final int S_PDF_VERSION_A_2a_2011_15
public static final int S_PDF_VERSION_A_2a_2011_16
public static final int S_PDF_VERSION_A_2a_2011_17
public static final int S_PDF_VERSION_A_2b_2011_14
public static final int S_PDF_VERSION_A_2b_2011_15
public static final int S_PDF_VERSION_A_2b_2011_16
public static final int S_PDF_VERSION_A_2b_2011_17
public static final int S_PDF_VERSION_A_2u_2011_14
public static final int S_PDF_VERSION_A_2u_2011_15
public static final int S_PDF_VERSION_A_2u_2011_16
public static final int S_PDF_VERSION_A_2u_2011_17
public static final int S_PDF_VERSION_A_3a_2012_14
public static final int S_PDF_VERSION_A_3a_2012_15
public static final int S_PDF_VERSION_A_3a_2012_16
public static final int S_PDF_VERSION_A_3a_2012_17
public static final int S_PDF_VERSION_A_3b_2012_14
public static final int S_PDF_VERSION_A_3b_2012_15
public static final int S_PDF_VERSION_A_3b_2012_16
public static final int S_PDF_VERSION_A_3b_2012_17
public static final int S_PDF_VERSION_A_3u_2012_14
public static final int S_PDF_VERSION_A_3u_2012_15
public static final int S_PDF_VERSION_A_3u_2012_16
public static final int S_PDF_VERSION_A_3u_2012_17
public static final int S_PDF_VERSION_UA1_15
public static final int S_PDF_VERSION_UA1_16
public static final int S_PDF_VERSION_UA1_17
public static final int S_PDF_VERSION_X_1a_2001
public static final int S_PDF_VERSION_X_1a_2003
public static final int S_PDF_VERSION_X_2_2003
public static final int S_PDF_VERSION_X_3_2002
public static final int S_PDF_VERSION_X_3_2003
public static final int S_PDF_VERSION_X_4_2010
public static final int S_PDF_VERSION_X_4p_2010
public static final int S_SVG_IMGCNV_AUTO
public static final int S_SVG_IMGCNV_JPEG
public static final int S_SVG_IMGCNV_PNG
public static final int S_SVG_IMGDOWNSAMPLING_AVERAGE
public static final int S_SVG_IMGDOWNSAMPLING_BICUBIC
public static final int S_SVG_IMGDOWNSAMPLING_SUBSAMPLING
public static final int S_SVG_IMGPT_COPY
public static final int S_SVG_IMGPT_COPY_ALL
public static final int S_SVG_IMGPT_EMBED_ALL
public static final int S_SVG_IMGPT_LINK
public static final int S_SVG_VERSION_11
public static final int S_SVG_VERSION_20
public static final int S_SVG_VERSION_BASIC
public static final int S_SVG_VERSION_TINY
public XfoObj() throws XfoException
XfoException
- 例外通知public void addOptionFileURI(java.lang.String path) throws XfoException
path
- オプション設定ファイルのパスXfoException
- 例外通知public void addUserStylesheetURI(java.lang.String uri) throws XfoException
uri
- ユーザスタイルシートのURIXfoException
- 例外通知public void clear() throws XfoException
XfoException
- 例外通知public void clearFontAlias() throws XfoException
XfoException
- 例外通知public void clearXSLTParam() throws XfoException
XfoException
- 例外通知public void eraseFontAlias(java.lang.String src) throws XfoException
src
- 置換元フォント名XfoException
- 例外通知public void execute() throws XfoException
XfoException
- 例外通知public java.lang.String getBaseURI() throws XfoException
XfoException
- 例外通知public boolean getBatchPrint() throws XfoException
XfoException
- 例外通知public java.lang.String getDocumentURI() throws XfoException
XfoException
- 例外通知public int getEndPage() throws XfoException
XfoException
- 例外通知public int getEndVolume() throws XfoException
XfoException
- 例外通知public int getErrorCode() throws XfoException
XfoException
- 例外通知public int getErrorLevel() throws XfoException
XfoException
- 例外通知public java.lang.String getErrorMessage() throws XfoException
XfoException
- 例外通知public int getErrorStreamType() throws XfoException
XfoException
- 例外通知public int getExitLevel() throws XfoException
XfoException
- 例外通知public java.lang.String getExternalXSLT() throws XfoException
XfoException
- 例外通知public int getFormattedPages() throws XfoException
XfoException
- 例外通知public int getFormatterType() throws XfoException
XfoException
- 例外通知public boolean getGdiImageSmoothing() throws XfoException
XfoException
- 例外通知public boolean getGdiLineartSmoothing() throws XfoException
XfoException
- 例外通知public boolean getGdiTextAntialias() throws XfoException
XfoException
- 例外通知public java.lang.String getHtmlDefaultCharset() throws XfoException
XfoException
- 例外通知public int getInitialPageNumber() throws XfoException
XfoException
- 例外通知public int getInitialVolumeNumber() throws XfoException
XfoException
- 例外通知public boolean getMultiVolume() throws XfoException
XfoException
- 例外通知public int getOptionFileCount() throws XfoException
XfoException
- 例外通知public java.lang.String getOptionFileURI() throws XfoException
XfoException
- 例外通知public java.lang.String getOptionFileURI(int n) throws XfoException
n
- argXfoException
- 例外通知public java.lang.String getOutputFilePath() throws XfoException
XfoException
- 例外通知public java.lang.String getOutputFOPath() throws XfoException
XfoException
- 例外通知public int getOutputVolumeCount() throws XfoException
XfoException
- 例外通知public int getPageNumberFromID(java.lang.String id) throws XfoException
id
- IDXfoException
- 例外通知public boolean getPartialVolume() throws XfoException
XfoException
- 例外通知public java.lang.String getPdfCertificateName() throws XfoException
XfoException
- 例外通知public boolean getPdfCompressContentStream() throws XfoException
XfoException
- 例外通知public boolean getPdfEmbedAllFonts() throws XfoException
XfoException
- 例外通知public int getPdfEmbedAllFontsEx() throws XfoException
XfoException
- 例外通知public java.lang.String getPdfEmbedFonts() throws XfoException
XfoException
- 例外通知public int getPdfEmbedSubsetFontPercentage() throws XfoException
XfoException
- 例外通知public int getPdfEncryptLevel() throws XfoException
XfoException
- 例外通知public boolean getPdfErrorOnEmbedFault() throws XfoException
XfoException
- 例外通知public boolean getPdfErrorOnMissingGlyph() throws XfoException
XfoException
- 例外通知public boolean getPdfErrorOnPDFXFault()
public int getPdfGrayscaleImageCompression() throws XfoException
XfoException
- 例外通知public int getPdfGrayscaleImageDownSampling() throws XfoException
XfoException
- 例外通知public int getPdfGrayscaleImageDownSamplingDPI() throws XfoException
XfoException
- 例外通知public int getPdfGrayscaleImageDownSamplingTarget() throws XfoException
XfoException
- 例外通知public int getPdfGrayscaleJPEGQuality() throws XfoException
XfoException
- 例外通知public int getPdfImageCompression() throws XfoException
XfoException
- 例外通知public int getPdfImageDownSampling() throws XfoException
XfoException
- 例外通知public int getPdfImageDownSamplingDPI() throws XfoException
XfoException
- 例外通知public int getPdfImageDownSamplingTarget() throws XfoException
XfoException
- 例外通知public boolean getPdfImport3DAnnotation() throws XfoException
XfoException
- 例外通知public int getPdfJPEGQuality() throws XfoException
XfoException
- 例外通知public boolean getPdfLinearize() throws XfoException
XfoException
- 例外通知public int getPdfMonochromeImageCompression() throws XfoException
XfoException
- 例外通知public int getPdfMonochromeImageDownSampling() throws XfoException
XfoException
- 例外通知public int getPdfMonochromeImageDownSamplingDPI() throws XfoException
XfoException
- 例外通知public int getPdfMonochromeImageDownSamplingTarget() throws XfoException
XfoException
- 例外通知public boolean getPdfNoAccessibility() throws XfoException
XfoException
- 例外通知public boolean getPdfNoAddingOrChangingComments() throws XfoException
XfoException
- 例外通知public boolean getPdfNoAssembleDoc() throws XfoException
XfoException
- 例外通知public boolean getPdfNoChanging() throws XfoException
XfoException
- 例外通知public boolean getPdfNoContentCopying() throws XfoException
XfoException
- 例外通知public boolean getPdfNoFillForm() throws XfoException
XfoException
- 例外通知public boolean getPdfNoPrinting() throws XfoException
XfoException
- 例外通知public java.lang.String getPdfOutputHeight() throws XfoException
XfoException
- 例外通知public java.lang.String getPdfOutputWidth() throws XfoException
XfoException
- 例外通知public int getPdfPrintingAllowed() throws XfoException
XfoException
- 例外通知public boolean getPdfPutImageColorProfile() throws XfoException
XfoException
- 例外通知public int getPdfRasterizeResolution() throws XfoException
XfoException
- 例外通知public boolean getPdfReversePage() throws XfoException
XfoException
- 例外通知public int getPdfRGBConversion() throws XfoException
XfoException
- 例外通知public boolean getPdfSignature() throws XfoException
XfoException
- 例外通知public java.lang.String getPdfSignatureName() throws XfoException
XfoException
- 例外通知public boolean getPdfTag() throws XfoException
XfoException
- 例外通知public boolean getPdfUseLaunchForRelativeURI() throws XfoException
XfoException
- 例外通知public int getPdfVersion() throws XfoException
XfoException
- 例外通知public java.lang.String getPrinterName() throws XfoException
XfoException
- 例外通知public java.lang.String getPrinterSettingURI() throws XfoException
XfoException
- 例外通知public boolean getPrnCollate() throws XfoException
XfoException
- 例外通知public int getPrnCopies() throws XfoException
XfoException
- 例外通知public int getSplitPages() throws XfoException
XfoException
- 例外通知public int getStartPage() throws XfoException
XfoException
- 例外通知public int getStartVolume() throws XfoException
XfoException
- 例外通知public java.lang.String getStylesheetTitle() throws XfoException
XfoException
- 例外通知public java.lang.String getStylesheetURI() throws XfoException
XfoException
- 例外通知public boolean getSvgEmbedAllFonts() throws XfoException
XfoException
- 例外通知public java.lang.String getSvgEmbedFonts() throws XfoException
XfoException
- 例外通知public boolean getSvgErrorOnEmbedFault() throws XfoException
XfoException
- 例外通知public java.lang.String getSvgFormat() throws XfoException
XfoException
- 例外通知public boolean getSvgGzipCompression() throws XfoException
XfoException
- 例外通知public int getSvgImageConversion() throws XfoException
XfoException
- 例外通知public java.lang.String getSvgImageCopyPath() throws XfoException
XfoException
- 例外通知public java.lang.String getSvgImagePrefix() throws XfoException
XfoException
- 例外通知public int getSvgImageProcessingType() throws XfoException
XfoException
- 例外通知public boolean getSvgImageRename() throws XfoException
XfoException
- 例外通知public int getSvgJPEGQuality() throws XfoException
XfoException
- 例外通知public int getSvgRasterizeResolution() throws XfoException
XfoException
- 例外通知public boolean getSvgSingleFile() throws XfoException
XfoException
- 例外通知public boolean getSvgSinglePageNumber() throws XfoException
XfoException
- 例外通知public int getSvgVersion() throws XfoException
XfoException
- 例外通知public int getTotalVolumeCount() throws XfoException
XfoException
- 例外通知public boolean getTwoPassFormatting() throws XfoException
XfoException
- 例外通知public java.lang.String getVersion() throws XfoException
XfoException
- 例外通知public java.lang.String getWatermarkFontFamily() throws XfoException
XfoException
- 例外通知public java.lang.String getWatermarkFontStyle() throws XfoException
XfoException
- 例外通知public java.lang.String getWatermarkFontWeight() throws XfoException
XfoException
- 例外通知public java.lang.String getWatermarkOpacity() throws XfoException
XfoException
- 例外通知public java.lang.String getWatermarkText() throws XfoException
XfoException
- 例外通知public java.lang.String getXSLTParamFormat() throws XfoException
XfoException
- 例外通知public void releaseObject()
public void releaseObjectEx() throws XfoException
XfoException
- 例外通知public void render(java.io.InputStream xmlSrc, java.io.InputStream xslSrc, java.io.OutputStream dst, java.lang.String outDevice) throws XfoException
xmlSrc
- XMLドキュメントxslSrc
- XSLスタイルシートdst
- 出力先ストリームoutDevice
- 出力形式 指定する文字列についてはsetPrinterNameメソッドを参照してください。XfoException
- 例外通知public void render(java.io.InputStream src, java.io.OutputStream dst, java.lang.String outDevice) throws XfoException
src
- XSL-FOドキュメントdst
- 出力先ストリームoutDevice
- 出力形式 指定する文字列についてはsetPrinterNameメソッドを参照してください。XfoException
- 例外通知public void setBaseURI(java.lang.String uri) throws XfoException
uri
- ベースURIXfoException
- 例外通知public void setBatchPrint(boolean bat) throws XfoException
bat
- falseを指定すると、印刷時に印刷設定ダイアログを表示します。trueを指定したときは印刷設定ダイアログは表示されません。XfoException
- 例外通知public void setDocumentURI(java.lang.String uri) throws XfoException
uri
- XMLドキュメントのURIXfoException
- 例外通知public void setEndPage(int num) throws XfoException
num
- 終了ページ番号XfoException
- 例外通知public void setEndVolume(int num) throws XfoException
num
- 終了ボリュームXfoException
- 例外通知public void setErrorStreamType(int type) throws XfoException
type
- エラー情報の出力先
XfoException
- 例外通知public void setExitLevel(int level) throws XfoException
level
- 中止条件となるエラーレベルXfoException
- 例外通知public void setExternalXSLT(java.lang.String cmd) throws XfoException
cmd
- 外部XSLTプロセッサのコマンドラインXfoException
- 例外通知public void setFontAlias(java.lang.String src, java.lang.String dst) throws XfoException
src
- 置換されるフォント名dst
- 置換するフォントの別名XfoException
- 例外通知public void setFormatPageListener(XfoFormatPageListener listener)
listener
- XfoFormatPageListenerインターフェイスを実装したクラスのインスタンスpublic void setFormatterType(int formatterType) throws XfoException
formatterType
- フォーマッタの種類XfoException
- 例外通知public void setGdiImageSmoothing(boolean newVal) throws XfoException
newVal
- trueが指定された場合、スムージング処理を行います。
XfoException
- 例外通知public void setGdiLineartSmoothing(boolean newVal) throws XfoException
newVal
- trueが指定された場合、スムージング処理を行います。
XfoException
- 例外通知public void setGdiTextAntialias(boolean newVal) throws XfoException
newVal
- trueが指定された場合、スムージング処理を行います。
XfoException
- 例外通知public void setHtmlDefaultCharset(java.lang.String charset) throws XfoException
charset
- HTML デフォルト文字セットXfoException
- 例外通知public void setInitialPageNumber(int newVal) throws XfoException
newVal
- ページ番号初期値XfoException
- 例外通知public void setInitialVolumeNumber(int newVal) throws XfoException
newVal
- 分冊番号初期値XfoException
- 例外通知public static void setMaxFileDescriptor(int newVal)
newVal
- File descriptor の上限
public void setMessageListener(MessageListener listener)
listener
- MessageListenerインターフェイスを実装したクラスのインスタンスpublic void setMultiVolume(boolean newVal) throws XfoException
newVal
- trueが指定された場合、PDF分冊出力を設定します。XfoException
- 例外通知public void setOptionFileURI(java.lang.String path) throws XfoException
path
- オプション設定ファイルのパスXfoException
- 例外通知public void setOutputFilePath(java.lang.String path) throws XfoException
path
- 出力先ファイルのパスXfoException
- 例外通知public void setOutputFOPath(java.lang.String path) throws XfoException
path
- FOの出力先パスXfoException
- 例外通知public void setPartialVolume(boolean newVal) throws XfoException
newVal
- 部分的分冊モードXfoException
- 例外通知public void setPdfCertificateName(java.lang.String name) throws XfoException
name
- 証明書情報名XfoException
- 例外通知public void setPdfCompressContentStream(boolean newVal) throws XfoException
newVal
- trueが指定された場合、圧縮しますXfoException
- 例外通知public void setPdfEmbedAllFonts(boolean newVal) throws XfoException
newVal
- trueが指定された場合、全てのフォントを埋め込みますXfoException
- 例外通知public void setPdfEmbedAllFontsEx(int newVal) throws XfoException
newVal
- フォント埋込指定
XfoException
- 例外通知public void setPdfEmbedFonts(java.lang.String newVal) throws XfoException
newVal
- 埋め込むフォントXfoException
- 例外通知public void setPdfEmbedSubsetFontPercentage(int newVal) throws XfoException
newVal
- サブセットとして埋め込むパーセントXfoException
- 例外通知public void setPdfEncryptLevel(int newVal) throws XfoException
newVal
- PDF暗号化時のキー長
XfoException
- 例外通知public void setPdfErrorOnEmbedFault(boolean newVal) throws XfoException
newVal
- trueが指定された場合、エラーを発行しますXfoException
- 例外通知public void setPdfErrorOnMissingGlyph(boolean newVal) throws XfoException
newVal
- trueが指定された場合、エラーにします。XfoException
- 例外通知public void setPdfErrorOnPDFXFault(boolean newVal)
newVal
- trueを指定するエラーを発行しません。public void setPdfGrayscaleImageCompression(int newVal) throws XfoException
newVal
- 画像の圧縮方法
XfoException
- 例外通知public void setPdfGrayscaleImageDownSampling(int newVal) throws XfoException
newVal
- グレイスケール画像のダウンサンプリング法
XfoException
- 例外通知public void setPdfGrayscaleImageDownSamplingDPI(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfGrayscaleImageDownSamplingTarget(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfGrayscaleJPEGQuality(int newVal) throws XfoException
newVal
- JPEG画質 (1-100)XfoException
- 例外通知public void setPdfImageCompression(int newVal) throws XfoException
newVal
- 画像の圧縮方法
XfoException
- 例外通知public void setPdfImageDownSampling(int newVal) throws XfoException
newVal
- カラー画像のダウンサンプリング法
XfoException
- 例外通知public void setPdfImageDownSamplingDPI(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfImageDownSamplingTarget(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfImport3DAnnotation(boolean newVal) throws XfoException
newVal
- PDF出力で3D注釈をインポートするかの指定XfoException
- 例外通知public void setPdfJPEGQuality(int newVal) throws XfoException
newVal
- JPEG画質 (1-100)XfoException
- 例外通知public void setPdfLinearize(boolean newVal) throws XfoException
newVal
- trueが指定された場合、リニアライズPDFを出力しますXfoException
- 例外通知public void setPdfMonochromeImageCompression(int newVal) throws XfoException
newVal
- 画像の圧縮方法
XfoException
- 例外通知public void setPdfMonochromeImageDownSampling(int newVal) throws XfoException
newVal
- 白黒画像のダウンサンプリング法
XfoException
- 例外通知public void setPdfMonochromeImageDownSamplingDPI(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfMonochromeImageDownSamplingTarget(int newVal) throws XfoException
newVal
- 解像度XfoException
- 例外通知public void setPdfNoAccessibility(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFのスクリーンリーダデバイスのテキストアクセスを不可にしますXfoException
- 例外通知public void setPdfNoAddingOrChangingComments(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFの注釈やフォーム追加不可にしますXfoException
- 例外通知public void setPdfNoAssembleDoc(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFのページの挿入、削除、回転を不可にしますXfoException
- 例外通知public void setPdfNoChanging(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFを編集不可にしますXfoException
- 例外通知public void setPdfNoContentCopying(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFの内容をコピー不可にしますXfoException
- 例外通知public void setPdfNoFillForm(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFのフォームフィールドの入力と署名を不可にしますXfoException
- 例外通知public void setPdfNoPrinting(boolean newVal) throws XfoException
newVal
- trueが指定された場合、作成するPDFを印刷不可にします
XfoException
- 例外通知public void setPdfOutputHeight(java.lang.String newVal) throws XfoException
newVal
- 出力PDFの高さXfoException
- 例外通知public void setPdfOutputScale(java.lang.String newVal) throws XfoException
newVal
- 出力PDFの拡大縮小率XfoException
- 例外通知public void setPdfOutputWidth(java.lang.String newVal) throws XfoException
newVal
- 出力PDFの幅XfoException
- 例外通知public void setPdfOwnerPassword(java.lang.String newVal) throws XfoException
newVal
- OwnerパスワードXfoException
- 例外通知public void setPdfPrintingAllowed(int newVal) throws XfoException
newVal
- 印刷許可指定
XfoException
- 例外通知public void setPdfPutImageColorProfile(boolean newVal) throws XfoException
newVal
- trueが指定された場合、埋め込みます。XfoException
- 例外通知public void setPdfRasterizeResolution(int newVal) throws XfoException
newVal
- ラスタ画像の解像度(70~500)XfoException
- 例外通知public void setPdfReversePage(boolean newVal) throws XfoException
newVal
- PDF出力でページを逆順に出力するかの指定XfoException
- 例外通知public void setPdfRGBConversion(int newVal) throws XfoException
newVal
- 変換方法
XfoException
- 例外通知public void setPdfSignature(boolean newVal) throws XfoException
newVal
- trueが指定された場合、PDFに署名しますXfoException
- 例外通知public void setPdfSignatureName(java.lang.String name) throws XfoException
name
- 署名情報名XfoException
- 例外通知public void setPdfTag(boolean newVal) throws XfoException
newVal
- trueが指定された場合、タグ付きPDFを出力しますXfoException
- 例外通知public void setPdfUseLaunchForRelativeURI(boolean newVal) throws XfoException
newVal
- trueを指定すると"ファイルから開く"に変換され、falseを指定すると"World Wide Web リンク"に変換されますXfoException
- 例外通知public void setPdfUserPassword(java.lang.String newVal) throws XfoException
newVal
- USERパスワードXfoException
- 例外通知public void setPdfVersion(int newVal) throws XfoException
newVal
- PDFバージョン
XfoException
- 例外通知public void setPrinterName(java.lang.String prn) throws XfoException
prn
- プリンタ名又は出力形式XfoException
- 例外通知public void setPrinterSettingURI(java.lang.String prn) throws XfoException
prn
- プリンタ設定ファイルのURIXfoException
- 例外通知public void setPrnCollate(boolean col) throws XfoException
col
- 部単位に出力する場合true、部単位に出力しない場合falseを指定します。XfoException
- 例外通知public void setPrnCopies(int num) throws XfoException
num
- 印刷する部数XfoException
- 例外通知public void setSplitPages(int newVal) throws XfoException
newVal
- ページ単位分割設定(0=分割しない, 1=毎ページ分割)XfoException
- 例外通知public void setStartPage(int num) throws XfoException
num
- 開始ページ番号XfoException
- 例外通知public void setStartVolume(int num) throws XfoException
num
- 開始ボリュームXfoException
- 例外通知public void setStylesheetTitle(java.lang.String title) throws XfoException
title
- スタイルシート処理命令のタイトルXfoException
- 例外通知public void setStylesheetURI(java.lang.String uri) throws XfoException
uri
- XSLスタイルシートのURIXfoException
- 例外通知public void setSvgEmbedAllFonts(boolean newVal) throws XfoException
newVal
- trueが指定された場合、フォントを埋め込みます。XfoException
- 例外通知public void setSvgEmbedFonts(java.lang.String newVal) throws XfoException
newVal
- 埋め込むフォントXfoException
- 例外通知public void setSvgErrorOnEmbedFault(boolean newVal) throws XfoException
newVal
- trueが指定された場合、エラーを発行しますXfoException
- 例外通知public void setSvgFormat(java.lang.String newVal) throws XfoException
newVal
- ファイル名命名フォーマットXfoException
- 例外通知public void setSvgGzipCompression(boolean newVal) throws XfoException
newVal
- trueが指定された場合、gzip圧縮を有効にします。XfoException
- 例外通知public void setSvgImageConversion(int newVal) throws XfoException
newVal
- 画像の変換方法
XfoException
- 例外通知public void setSvgImageCopyPath(java.lang.String newVal) throws XfoException
newVal
- 画像の複写先XfoException
- 例外通知public void setSvgImagePrefix(java.lang.String newVal) throws XfoException
newVal
- ファイル名のプレフィクス指定XfoException
- 例外通知public void setSvgImageProcessingType(int newVal) throws XfoException
newVal
- 画像の処理方法
XfoException
- 例外通知public void setSvgImageRename(boolean newVal) throws XfoException
newVal
- ファイル名をすべて setSvgImagePrefix で指定したプレフィクスで命名し直すか、元のファイル名を利用するかの指定XfoException
- 例外通知public void setSvgJPEGQuality(int newVal) throws XfoException
newVal
- JPEG画質 (1-100)XfoException
- 例外通知public void setSvgRasterizeResolution(int newVal) throws XfoException
newVal
- ラスタ画像の解像度(70~500)XfoException
- 例外通知public void setSvgSingleFile(boolean newVal) throws XfoException
newVal
- 複数のSVGに分割して出力するか、ひとつのSVGとして出力するかの指定XfoException
- 例外通知public void setSvgSinglePageNumber(boolean newVal) throws XfoException
newVal
- 連番を付けるかどうかの指定XfoException
- 例外通知public void setSvgVersion(int newVal) throws XfoException
newVal
- SVGバージョン
XfoException
- 例外通知public void setTwoPassFormatting(boolean val) throws XfoException
val
- 2パス組版の指定XfoException
- 例外通知public void setWatermarkFontFamily(java.lang.String newVal) throws XfoException
newVal
- watermark-text で指定した文字列に対するフォントファミリ
XfoException
- 例外通知public void setWatermarkFontStyle(java.lang.String newVal) throws XfoException
newVal
- watermark-text で指定した文字列に対するフォントスタイル
XfoException
- 例外通知public void setWatermarkFontWeight(java.lang.String newVal) throws XfoException
newVal
- watermark-text で指定した文字列に対するフォントの太さ
XfoException
- 例外通知public void setWatermarkOpacity(java.lang.String newVal) throws XfoException
newVal
- wmark-text で指定した文字列に対する不透明度
XfoException
- 例外通知public void setWatermarkText(java.lang.String newVal) throws XfoException
newVal
- 各ページに、指定したすかし文字列
XfoException
- 例外通知public void setXSLTParam(java.lang.String paramName, java.lang.String value) throws XfoException
paramName
- パラメータ名value
- 値XfoException
- 例外通知public void setXSLTParamFormat(java.lang.String form) throws XfoException
form
- xsl:param パラメータ形式XfoException
- 例外通知