Hi,
I was checking your samples about how to import an xml file to a pdf file. Till now is very helpful.
My application is stored on a server and the user interacts with it from a local pc.
I want to import an xml file(that is on a server directory) to the pdf(that is also on a server directory). The user then will make some modifications, maybe he will correct the data inside the pdf and he will have to save the modifications.(export the data to an xml file or an aspx page).
Do you support the above scenario? From the examples i checked out there is no way to save modifiactions that are done to a pdf back to the server.
Regards,
Eleni