|
InDesign Hacking with JavaScript |
ファイルリストを開き、流し込みのための目次テキストを出力する。ページを通すこともできる
Author: Kenshi Muto <kmuto@debian.org>
Requires:
関数の要約 | |
Nothing
|
exportTocXML(<File> file, <String[]> tocs, <Long> level, <boolean> numorder)
目次配列からXMLを生成して出力する |
String[]
|
processDocumentForToc(<String> filename, <Long> prevpage, <String> prevnmbl, <boolean> replace, <boolean> warnopen, <boolean> warncont, <boolean> warnwhite)
ドキュメントを開き、指定レベルまでのタイトルを入れた配列を返す |
|
InDesign Hacking with JavaScript |