Hello,
Does Adobe provides any .NET API to extract PDF file content to Object model or Pure XML?
Just as you can with Acrobat, you can "save as XML" - but that may not be what you are looking for.
Ya, but I am looking for programming API so that User can upload PDF file to the system and system extract data from PDF file and process the same.
As the Acrobat SDK is not designed for server usage, it would serve your purposes.