Thank you all for posting excellent info here.<br />I'm using Designer 7, and have successfully used Chris's script to send xml data back to myself fom a pdf I emailed to my coworkers.<br /><br />Does anyone know how I can attach a stylesheet to the xml data before it's sent so that when I open the xml file in Excel, it's formatted by the stylesheet?<br /><br />Currently, I can open each xml attachment and add the code for the stylesheet, like this:<br /><br /><?xml version="1.0" encoding="UTF-8"?><br /><?xml-stylesheet type="text/xsl" href="HotelForm_style.xsl" ?><br /><br /><form1<br /><br />--but I'd like for the stylesheet to be auto-added to the form or applied at some point, so that I can just open the attachments and not have to add code and resave.<br /><br />Any ideas on how to do this in Designer 7?<br /><br />Thanks in advance,<br />Kris