Convert Bulk PDF's to Excel Files
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.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- RPA Development
- Category
- Utility
- Downloads
- 485
- Vendor
- Automation Type
- Bot
- Last Updated
- May 12, 2021
- First Published
- May 12, 2021
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Bot in Action
Setup Process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or 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