9–3 各コマンドのパラメータ

9–3–1 文書プロパティ・開き方・セキュリティ情報取得(–getFileInfo)

文書プロパティ情報、開き方情報、セキュリティの有無を標準出力に出力します。出力ファイル指定(-o)は必要ありません。

パラメータ内容
パラメータはありません。-


コマンド設定例

WindowsAHPDFToolCmd60.exe -getFileInfo –d c:\test\test.pdf
Linuxsh run.sh -getFileInfo –d /home/antenna/test/test.pdf


出力内容

項目名
内容
PDF Version
PDFバージョン番号

major
メジャーバージョン番号

minor
マイナーバージョン番号
Document Information
文書情報と総ページ数

Title
タイトル

Subject
サブタイトル

Author
作成者

Keywords
キーワード

Creator
アプリケーション

Producer
PDF変換

CreateDate
作成日

ModifyDate
更新日

Max Page
総ページ数
View Information
開き方設定内容

Direction
綴じ方
 Left to Right: 左
 Right to Left: 右

PageLayout
ページレイアウト
 Single Page: 単一ページ
 One Column: 連続ページ
 Two Column Left: 連続見開きページ
 Two Column Right: 連続見開きページ(表紙)
 Two Page Left: 見開きページ
 Two Page Right: 見開きページ(表紙)

PageMode
表示
 Use None: ページのみ
 Use Outlines: しおりパネルとページ
 Use Thumbs: ページパネルとページ
 Use OC: レイヤーパネルとページ
 Use Attachments: 添付ファイルパネルとページ

FitWindow
ページにウィンドウサイズを合わせる(true / false)

CenterWindow
ウィンドウを画面中央に配置(true / false)

Full Screen
フルスクリーンモードで開く(true / false)

Display Doc Title
ウィンドウのタイトルバーに文書情報のタイトルを表示する(true / false)

Hide Menubar
メニューバーを非表示(true / false)

Hide Toolbar
ツールバーを非表示(true / false)

Hide Window UI
ウィンドウコントロールを非表示(true / false)

Action
ファイルを開いたときの動作
 none; 動作設定はない
GoTo: 指定のページへジャンプする


Dest page
最初に開くページ番号(1ページ目が0)


Dest type
倍率
 XYZ: 100%表示
 Fit: 全体表示
 FitH: 幅に合わせる
 FitV: 高さに合わせる
 FitBH: 描画領域の幅に合わせる
Security Information
セキュリティ設定内容
Not Encrypted. : セキュリティ設定なし

Security Handler
セキュリティの扱い方
Standard Security : 標準セキュリティ

Key Length
暗号化キーの長さ

Permission Type1
40bit RC4暗号化


Print
印刷の許可/不許可(allowed / not allowed)


Modify
文書変更の許可/不許可(allowed / not allowed)


Copy
内容のコピーの許可/不許可(allowed / not allowed)

Permission Type2
128bit RC4,128bit AES,256bit AESの暗号化


Print
印刷
 not allowed.: 許可しない
 Low resolution.: 低解像度
High resolution.: 高解像度


Modify
変更
 not allowed. : 許可しない
 Inserting, deleting, and rotating pages. : ページの挿入、削除、回転
 Filling in form fields, and signing existing signature fields. : フォームフィールドの入力と既存の署名フィールドに署名
 Commenting, filling in form fields, and signing existing signature fields. : 注釈の作成、フォームフィールドの入力と既存の署名フィールドに署名
 Any except extracting pages. : ページの抽出を除くすべての操作


Copy
内容のコピー
 Enable copying of text, images, and other content. : 内容のコピーが有効
 Disable copying of text, images, and other content. : 内容のコピーが無効


Accesibility
アクセシビリティ
 Enable text access for screen render devices for the visually impaired. : スクリーンリーダーデバイスのテキストアクセスが有効
 Disable text access for screen render devices for the visually impaired. : スクリーンリーダーデバイスのテキストアクセスが無効