|
InDesign Hacking with JavaScript |
XPathにマッチする要素がページをまたいでいる場合、右下/左上にアイコンを置く
Requires:
Class Summary | |
ProcessNextToIconSubset |
関数の要約 | |
Nothing
|
placeNextToIcon(<Integer> place, <Page> page, <File> file, <ObjectStyle> ostyle, <String> layername, <Float> bounds, <Float> offset)
指定位置にアイコンを配置する |
Nothing
|
placeNextToText(<Integer> place, <Page> page, <Object> obj, <Float> bounds)
指定位置にテキストを配置する |
Nothing
|
processXMLforNextToIcon(<Document> document, <String> xpath, <Object> obj)
XPathに基づいてアイコン配置を実行する |
|
InDesign Hacking with JavaScript |