The bot would convert all the PDF's to Excel files from the given folder expeditiously
Top Benefits
Easy way of converting PDF files to Excel files in bulk
Efficiently converts the PDF files to Excel files
Tasks
Bot takes PDF input folder path and output folder path to store the Excel files using Macro
Output is Excel files present in the output folder
Exception handling will catch exceptions if any of the command fails during the execution
This component will be converting PDF files to Excel files with the Automation Anywhere tool. It will be useful for users to convert the files in bulk.
By executing the respective commands on the files provided by the user, the bot will convert PDF files into Excel files present in the input folder by using this component. Exception handling is also being performed in this utility.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)
Run
That's it - now the Bot is ready to get going!
Requirements and Inputs
str_PDFFilePath - Input parameter - Provide the path of PDF folder
str_ExcelFIlePath - Input parameter -Provide the input path where the Excel files should be stored
str_ErrorDescription - Output parameter -This will return the value if any exception occurs during the execution
vResultValue - Output parameter -This will return Success or Failure status