I want to use Armory to handle about 1000 addresses that I'll be using for an online store. I've read the best practice is to generate the addresses offline, and only keep the addresses (public key) on the webserver.
How can I generate 1000 addresses in Armory and then subsequently export/copy just the public address?