I am currently building a .NET application and one of the requirement is that it has to convert a pdf file to XML file. Has anyone had success doing this? If so what have yo
I ended up using Byte Scout's PDF Extractor SDK . It works really well.