|
InDesign Hacking with JavaScript |
指定の段落の前に画像を挿入する
Requires:
関数の要約 | |
Nothing
|
insertImageIcon1(<Document> document, <String[]> pnames)
段落の前にテキストフレームを作成し、テンポラリマスターページに記録する |
Nothing
|
insertImageIcon2(<Document> document, <String> oname, <File> file)
テンポラリマスターページに記録されたテキストフレームに指定の画像を貼る |
|
InDesign Hacking with JavaScript |