Community

Need to export both an XML index file and a text over image PDF

My customer needs to scan various documents, index by document type, and export both a searchable test over image PDF and an XML file containing the metadata obtained through the indexing step. I am trying to determine how to accomplish this on my test system for doing both at the same time. I can do either one very easily but not both. Do I need to script this? If so would anyone have a sample VB Script? Is the Open API required?

Was this article helpful?

0 out of 0 found this helpful

Comments

2 comments

  • Avatar
    Jim Hill
    I updated my wording to be more clear on this:

    My customer needs to scan various documents, index by document type, and export both a searchable test over image PDF and an XML file containing the metadata from the index fields in a certain specific XML format. I know that the PDF output export format does create an XML file containing all the relevant information but what if I need it formatted differently? How could I script this? Is the Open API required? If so would you have a sample VB Script? I have the documentation from Open API.
    0
  • Avatar
    Jason Dave
    hi
    you cannot script the export in the necessary format but you can access the exported file in the export script. This way you task looks like you should access the exported xml file in the format you do not like and convert it into the format you like
    i think there are some samples in the help
    0

Please sign in to leave a comment.