Hi,
I was able to convert PDF to xml using Acrobat OLE as shown below. I need to know how do I convert same generate xml back to PDF. Is there way to do that?
JSObj.SaveAs(sOutFileName, "com.adobe.acrobat.xml-1-00")
Hi,
I was able to convert PDF to xml using Acrobat OLE as shown below. I need to know how do I convert same generate xml back to PDF. Is there way to do that?
JSObj.SaveAs(sOutFileName, "com.adobe.acrobat.xml-1-00")