|
InDesign Hacking with JavaScript |
指定のXML要素を子要素を含めてインラインテキストフレーム化する
Requires:
関数の要約 | |
Nothing
|
makeCodeBlock1(<Document> document, <String> tagname, <Long> boxwidth, <String> oname, <Long[4]> offsets)
指定のXML要素を探して、テンポラリマスターページに移動する |
Nothing
|
makeCodeBlock2(<Document> document)
テンポラリマスターページからXML要素の内容をインラインテキストフレームに貼り付ける |
boolean
|
processXMLforCodeBlock(<Document> document, <XMLItems> items, <String> tagname, <Long> boxwidth, <Long[4]> offsets)
指定のXML要素を探して、新規作成したテキストフレームに移動する |
|
InDesign Hacking with JavaScript |