Hi,
We are interest to buy Aspose.Form if we are sucess in our POC (Proff of concept).
We want to use infopath from java and there are no JAVA utilities are avaiable for Infopath thus we decided to buy some .NET Utility. We will create DLL from c# or .NET and will call that from our JAVA code using JNI, or other option are we will create .NET webservice and will call from JAVA.
We are exploring InfoJET, and Aspose Utitlities.
Problem
To render XSN file you provided control which direct render XSN file and write output on response.
CODE SAMPLE:: FormControl1.TemplatePath = Server.MapPath("QuickStart.xsn");
We want some API's, where we pass XSN file and it return us HTML file or string. We get that string in JAVA using JNI and will display that page from JAVA.
Same for XML Data String from request. If you provide some API we pass XSN file and Request Object to that method and you will return us XML Data.
We don't want to use UI control, rather we want to use some DLL or Utitlity in background.
Is above requirement are possible with Aspose.Form, If yes please give us some document so we complete our POC (R&D) ASAP.
Regards,
Maulik Shah
This message was posted using Page2Forum from Configuring Web.config Before Using Aspose.Form - Aspose.Form for .NET