For a file-based export, we are using PowerShell script because every export form is different. 


PowerShell script allows you to save all the extracted information in XML, CSV or Excel formats to your local computer and copy all original PDF files. Then you can use this data to import back to your system. 


Here is a link to our PowersShell script in GitHub.