Automaticly marge multiple single-page[.ai] or [.pdf] files into a single [.ai] file, generate an equal number of artboards with names that match the original file names.
By default, artboards are set up with 4 pages in a row, can be configured by editing the script if needed.
Use cautious while handling a large number of complicated PDF files because this action can consume a lot of system resources (memory).
The scrip file can be used straight from the app by going to 'File->Scripts' after placing it in 'C:\Program Files\Adobe\Adobe Illustrator XX\Presets\en_US\Scripts'.
自动合并多个单页.ai或.pdf文件为单个.ai文件,并且按照原先的文件名生成对应的独立画板。
画板默认按照每行4个排列,可在脚本配置中修改。
合并大量文件的时候会占用很多系统资源(内存),对于复杂/大体积/超多数量的文件,请谨慎使用。
将脚本文件复制到 [AI安装目录]\Presets\zh_CN\脚本 中,可以直接在软件菜单里的 文件->脚本 调用。