Hendrik Van N. wrote: > > I am currently using an xslfo to pdf conversion process so obviously > being able to go xslfo to word would be first prize > > I discovered you product on the internet and am having a bit of a hard > time figuring out what the .Net component is > > Is the .net component an API that can be hosted in a custom service
Yes, but you'll have to implement this service by yourself. > or how is the product packaged for .net? No packaging. It's just a .dll. Why not give it a try by downloading http://www.xmlmind.net/foconverter/_download/xfc_perso_dotnet-4_6_1.zip > > I understand the non .net version has two flavours one a desktop app and > a server version hosted in apache or similar host. > But the .net setup is not clear at all > > If you could provide a bit more detail in this regards it would be > greatly appreciated > The core of our XMLmind XSL-FO Converter product is the *Engine*. The Engine is a software component, available as a .jar file (Java version) or as a .dll file (.NET version). It allows to convert XSL-FO to a number of word processor file formats (e.g. .docx). The Engine is intended to be embedded in a Java or a .NET application. This embedding task requires Java or .NET programming skills (depending on your application). Because not everyone has programming skills, we have developed two Java applications embedding the Java version of XMLmind XSL-FO Converter: XMLmind XSL Utility, a desktop application. http://www.xmlmind.com/foconverter/xsl_utility.html XMLmind XSL Server, a web application running in a (Java) Servlet container. http://www.xmlmind.com/foconverter/xsl_server.html There is no .NET equivalent of XMLmind XSL Utility and XMLmind XSL Server. However if you purchase the Engine .NET version, you nevertheless get XMLmind XSL Utility and XMLmind XSL Server, two Java applications, at no extra cost, just in case they could be useful (for testing, to experiment, etc). More information in: * Software distributions http://www.xmlmind.com/foconverter/distributions.html * Comparison of the different licenses http://www.xmlmind.com/foconverter/proedition.html -- XMLmind FO Converter Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xfc-support

