protected void Button2_Click(object sender, EventArgs e) { Response.Write(FileLibrary.GetWordPreview(InfoFromDoc.Text, true, true)); }