I have an agent (Formula) that adds fields to all the documents in a database; it also changes the form that the document will use, because I’ll be using a different form (different look, 3 additional fields) in the new database. I’m still testing the (new) form, hence I couldn’t use the same synonym as the old form’s.
I have another agent (LotusScript) that copies all the (modified) documents from one database (the one mentioned above) to another. When I open the copied documents in the new database, however, the font used for display is different from that used by the form. Documents created with the same form, in the same database have no problem displaying the correct font.