-  				
		
まずはお試しください
 -  				
		
BuildVuを実行する
 -  				
		
Webサービスとクラウド
- 
							    
		
- マイクロサービスの設定
 - Rubyを使ってBuildVuマイクロサービスにアクセスする
 - Pythonを使ってBuildVu Microserviceにアクセスする
 - PHPを使ってBuildVuマイクロサービスにアクセスする
 - NodeJSを使用してBuildVuマイクロサービスにアクセスする
 - Javascriptを使用してBuildVuマイクロサービスにアクセスする
 - Javaを使ってBuildVu Microserviceにアクセスする
 - cURLを使ってBuildVu Microserviceにアクセスする
 - C#を使ってBuildVuマイクロサービスにアクセスする
 - Dartを使用してBuildVu Microserviceにアクセスする
 - すべて表示 ( 5 ) 折り畳む
 
 
 -  				
		
変換オプション
- クリップオフセット値の設定
 - コンプリートドキュメント
 - 画像の圧縮
 - SVGの圧縮
 - ページあたりの画像数のしきい値設定
 - 画像をBase64ストリームとして埋め込む
 - SVGをBase64画像として埋め込む
 - インライン SVG
 - 画像スケール
 - コメントの無効化
 - オリジナルのファイル名を作成する
 - 起動アクションを有効にする
 - フォントをテキストモードでラスタライズする
 - 検索ファイルの生成
 - ページ範囲の設定(論理ページ番号)
 - ページ範囲の設定(実際のページ番号)
 - 最大ページ高
 - 最大ページ幅
 - 1インチあたりのピクセル数
 - スケール設定
 - 同梱フォントの設定
 - 最小フォントサイズ
 - 小さなテキスト除去のしきい値
 - 出力するディレクトリ名の削除
 - テキストを単語に分割
 - テキストモード - textMode
 - サムネイルの出力
 - サムネイルの最大高
 - サムネイルの最大幅
 - レガシー画像ファイルタイプの使用
 - ビューアのユーザーインターフェース - Viewer UI
 - 表示モード(View Mode)
 - パスワード
 - CSS Suffix (CSS 接尾辞)
 - テンポラリファイルの暗号化
 - 外部ハイパーリンクを無効にする
 - ハイパーリンクの検出を無効にする
 - ドキュメント言語
 - すべて表示 ( 33 ) 折り畳む
 
 -  				
		
テキストとフォント
 -  				
		
IDRViewer-専用ビューア
 -  				
		
アノテーション
 -  				
		
ヒント&テクニック
 -  				
		
困ったときの対処法
 -  				
		
よくある質問
 -  				
		
APIドキュメント
 -  				
		
アップデート情報
- BuildVu 2025.10 Release Notes
 - BuildVu 2025.08 Release Notes
 - BuildVu 2025.07 Release Notes
 - BuildVu 2025.06 Release Notes
 - BuildVu 2025.04 Release Notes
 - BuildVu 2025.03 Release Notes
 - BuildVu 2025.01 Release Notes
 - 白い線が表示される問題の改善
 - すべて表示 ( 3 ) 折り畳む
 
- 
							    
		
- BuildVu 2024.01 Release Notes
 - BuildVu 2024.03 Release Notes
 - BuildVu 2024.04 Release Notes
 - BuildVu 2024.05 Release Notes
 - BuildVu 2024.07 Release Notes
 - BuildVu 2024.08 Release Notes
 - BuildVu 2024.10 Release Notes
 - BuildVu 2024.11 Release Notes
 - BuildVu 2024.12 Release Notes
 - BuildVuマイクロサービスにおけるAPIの変更
 - すべて表示 ( 5 ) 折り畳む
 
 - 
							    
		
- BuildVu 2021.05 Release Notes
 - BuildVu 2021.06 Release Notes
 - BuildVu 2021.08 Release Notes
 - BuildVu 2021.09 Release Notes
 - BuildVu 2021.11 Release Notes
 - BuildVu 2021.12 Release Notes
 - BuildVu 2021.04 Release Notes
 - BuildVu 2021.02 Release Notes
 - BuildVu 2021.01 Release Notes
 - 2021.06リリースでのdivタグの変更点とその理由?
 - すべて表示 ( 5 ) 折り畳む
 
 - 
							    
		
- BuildVu 2019.12 Release Notes
 - BuildVu April 2019 Release Notes
 - BuildVu August 2019 Release Notes
 - BuildVu February 2019 Release Notes
 - BuildVu January 2019 Release Notes
 - BuildVu June 2019 Release Notes
 - BuildVu May 2019 Release Notes
 - BuildVu October 2019 Release Notes
 - BuildVu September 2019 Release Notes
 - すべて表示 ( 4 ) 折り畳む
 
 
 -  				
		
ライセンスとバージョン
 
Annotations JSON API – アノテーションJSON API
このドキュメントでは、annotations.jsonファイルの構造について説明します。 BuildVuで注釈がどのように機能するかについて詳しくは、”BuildVuで注釈はどのように機能しますか?“をご覧ください。
IDRViewer内で使用されるアノテーションの読み込みと表示のためのシンプルな実装を提供します。この実装は、提供されるままに、あるいはインスピレーションのために、あるいは独自のカスタムソリューションの基礎として、ご自由にお使いください。
基本構造:
				
					{
    "pages": [{
            "page": 1,
            "annotations": [{
                    "type": "Highlight",
                    "bounds": [0, 0, 100, 100],
                    "objref": "255", (optional)
                    "contents": "contents value", (optional)
                    "appearance": "1/annots/255.png" (optional)
                }
            ]
        }
    ]
} 
				
			
		アノテーション(注釈)タイプ ("type"):テキスト、リンク、フリーテキスト、線、正方形、円、多角形、ポリゴン、ハイライト、下線、波線、取り消し線(ストライクアウト)、スタンプ、キャレット、インク、ファイル添付ファイル、サウンド、ムービー、ウィジェット、画面、透かし、 TrapNet、ウォーターマーク、3D、プロジェクション、RichMedia、スクリーン、TextLink
境界 ("bounds"):左上の原点を使用して[x、y、幅、高さ]の形式で提供されます。
オブジェクト参照("objref"):PDFファイル内の注釈のオブジェクト参照。
オブジェクト参照は、次の2つの状況では使用できません。
- まれに、注釈がインライン配列を使用して定義されている場合。
 - PDFファイルから検出されたリンクからTextLinkアノテーションが生成される場合。
 
コンテンツ  ("contents"):通常、ポップアップ注釈のプレーンテキストコンテンツまたは注釈の説明(提供されている場合)。
外観 ("appearance"):「通常」状態の外観(AP)ストリームのラスタライズバージョン(APディクショナリが提供されている場合)。
タイプ固有の値:
ポップアップのタイプ: テキスト(ノート)、ライン、矩形、円(楕円形)、多角形、折れ線、ハイライト、下線、波状下線、取り消し線(ストライクアウト)、ゴム印(スタンプ)、キャレット(校正記号)、インク(フリーハンド)、ファイル添付、プロジェクション、墨消し(黒塗り)
(Text, Line, Square, Circle, Polygon, PolyLine, Highlight, Underline, Squiggly, StrikeOut, Stamp, Caret, Ink, FileAttachment, Redact, Projection)
				
					{
    "type": "Highlight",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "title": "title value", (optional)
    "contents": "contents value", (optional)
    "appearance": "1/annots/255.png" (optional)
} 
				
			
		リンクのタイプ:Link, TextLink, Widget
				
					{
    "type": "Link",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "title": "title value", (optional)
    "contents": "contents value", (optional)
    "action": { }, (optional)
    "appearance": "1/annots/255.png" (optional)
} 
				
			
		アクション固有の値
アクションのタイプ:URI, GoTo, Named, Sound
URI:
				
					"action": {
    "type": "URI",
    "uri": "https://www.example.com"
} 
				
			
		GOTO:
				
					"action": {
    "type": "GoTo",
    "page": 1
}
 
				
			
		NAMED:
				
					"action": {
    "type": "Named",
    "name": "NextPage"
} 
				
			
		Name types: NextPage, PrevPage, FirstPage, LastPage
LAUNCH:
				
					"action": {
    "type": "Launch",
    "target": "executable/or/file/path.pdf"
} 
				
			
		SOUND:
				
					"action": {
    "type": "Sound",
    "sound": "path/to/sound.wav"
} 
				
			
		FileAttachment:
				
					{
    "type": "FileAttachment",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "title": "title value", (optional)
    "contents": "contents value", (optional)
    "attachment": "path/to/file",
    "filename": "attachment.pdf",
    "appearance": "1/annots/255.png" (optional)
} 
				
			
		RichMedia:
				
					{
    "type": "RichMedia",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "contents": "contents value", (optional)
    "richmedia": [{
        "src": "path/to/media.mp4",
        "type": "video/mp4"
    }],
    "appearance": "1/annots/255.png" (optional)
} 
				
			
		サポートするビデオタイプ: m4v, mov, mp4 (video/mp4)
サポートするオーディオタイプ: mp3 (audio/mpeg)
Screen:
				
					{
    "type": "Screen",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "action": {
        "type": "Rendition",
        "media": {
          "src": "path/to/media.mp4",
          "type": "video/mp4",
          "filename": "named-media.mp4" (optional)
        }
    },
    "appearance": "1/annots/255.png" (optional)
} 
				
			
		サポートするメディアタイプ: mp4 (video/mp4), mp3 (audio/mpeg)
Sound:
				
					{
    "type": "Sound",
    "bounds": [0, 0, 100, 100],
    "objref": "255", (optional)
    "title": "title value", (optional)
    "contents": "contents value", (optional)
    "sound": "path/to/sound.wav",
    "appearance": "1/annots/255.png" (optional)
}
 
				
			
		サポートするメディアタイプ: wav
