テキストあふれを調べる

ドキュメント上に文字あふれが無いか調べます。

この書き方で全部カバーできてるはずです。

スクリプトエディタで開く

tell applicationAdobe InDesign CS2_J

tell document 1

try

set {a02, h1, ov1} to {overflows of parent text frames of every text of every story, name of pages, {}}

end try

try

set ov1 to overflows of cells of tables of every story

end try

if true is in a02 then

display dialog文字アフレのボックスがあります!!!uni-factory

return

else if true is in ov1 then

display dialog文字アフレのボックスがあります!!!uni-factory

return

end if

end tell

pdf01() of me

activate

display dialog終了です。uni-factory

end tell

1件のコメント

コメントはできません。