I usually include a separate file for "term of use" or a "license agreement".

I've decided to add a means for the user to display the critter from the installation Form.

However, using PDF for the critter, I find that displaying via OLE Container is relatively slow.

I really don't want to have two versions of the critter, i.e., the PDF file and a version internal to the installation program, requiring maintenance of two copies.

The internal version could then be displayed in a listbox.

What do you folkes do?