Ant Movie Catalog
Support (FAQ & Forum)
Before asking for help about the program, please check the help file included with the program and eventually search on the forum. If you still do not find an answer to your question, you can contact me via the forum or by e-mail.
- How can I import information from a web site ?
In the toolbar, click on the "Get information" icon and select "From script" in the menu that appears. Now simple click twice on one of the scripts shown in the list.
- Is it possible to import a large number of files in one operation ?
It is not directly integrated in the program, but it can be done with some tricks. Refer to this topic from the forum for the details about that.
- How can I make all the pictures the same size in the HTML export ?
In the options (Tools -> Preferences -> Export) there is an option for that. You can also, in the selected template, replace the tag $$ITEM_PICTURE by the following code : <img src="$$ITEM_PICTUREFILENAME" width="120" height="166">, where 120 and 166 are wanted picture size.