// This script file is licensed under a Creative Commons // Attribution 4.0 International License (cc by 4.0): // http://creativecommons.org/licenses/by/4.0/ // You may adapt and/or share this script file for any purpose, // provided you give credit to http://bridgecomposer.com // // This script will create image files for all boards in a document. // A separate Enhanced Metafile (EMF) file will be created for each board. // EMF files are good for inserting pictures into Microsoft Office (Word, Powerpoint). // You will be prompted for the folder in which to create these image files. // // Revised 2021-04-04