Hi all, I would like infopath to export a single html file (.MHT) using code-behind (c#). The purpose of this, is to send this file as an e-mail attachment to recipients from a repeating table in the form by code. On my form, I have a button with the following code: thisXDocument.View.Export(@"c...