
Moss_Sharepoint wrote: Hi alll, Is there some way to convert the browser enabled infopath file saved in the form library to pdf/word document programmatically? We have a windows service which will send these converted pdf/word files as an attachment in the email. Thanks I myself haven't created one, but you can look into creating a custom document converter (see ). I wrote a few articles on the topic of converting InfoPath forms, which might help if you do not want to create a custom document converter for MOSS or if you are only using WSS and Forms Server. Here are a few links: •. Thanks for you response.
I have gone throue these article and they suggest 2 approaches: 1. Make a data connetion in the infopath form to convert to pdf or doc, which does not fulfill ours requirement. Parse the infopath form and create the pdf/word document from scrach which is very time consuming, specially when i have 5-6 infopath forms. Also, maintaing the format of the infopath form will also be vey time consuming and complex task in this case. As of now, we are using the following piece of code where sXmlPath is the path of the xml file and sXslPath is the path of the xsl file.
3d Studio Max Bip Files For 3ds. Excel Services (Share. 0 Web App The Complete Reference)We. Although our demonstration site works as required, in a real- world environment, we.
It converts the infopath to an html page perfectly, but the attchemnet file is not there. //load the Xml doc XPathDocument myXPathDoc = new XPathDocument (sXmlPath); XslTransform myXslTrans = new XslTransform (); //load the Xsl myXslTrans.Load(sXslPath); //create the output stream XmlTextWriter myWriter = new XmlTextWriter ( @'C: Documents MyFile. The Human Abstract Mea Culpa Download Skype on this page. html', null ); //do the actual transform of Xml myXslTrans.Transform(myXPathDoc, null, myWriter); myWriter.Close(); Is there some way to convert the infoptah file so that i need not to parse the infopath form? Sorry to hear that the articles were not of much help to you. And yes, I agree that the conversion process is time consuming. I thought you wanted to convert to PDF/Word? America Edition Ethics In Reader Second Source Program.