|
You can use Easy Web Buttons for many uses. The obvious use is to use it to create web buttons! But you can use it to create buttons for other applications, graphics for word processing documents, slide shows and more.
Command line options:
One handy feature that expands the use of Easy Web Buttons is the use of command line options. Once you have a template laid out you can use command line options to merge it with a text file that contains captions to create buttons on the fly without every having to click on a thing!
For example, the command line below will use the Aqua_steel template file and the captions listed in the file mycaptions.txt and save them out to d:\temp. Will also override the height and width of the button as well.
easywebbuttons.exe /ns /captions=mycaptions.txt /profile=templates\aqua_steel.3DB
/output=d:\temp\a.jpg /heightoverride=25 /widthoverride=90 /auto
Builds your buttons on the fly!
|