Extracting tables from PDF
The PDF format has no representation of a table structure, which makes it difficult to extract tables. In this post we show how to extract table data with a few simple steps.
The PDF format has no representation of a table structure, which makes it difficult to extract tables. In this post we show how to extract table data with a few simple steps.
File search is commonly used in automation. But when the file number within the folder is too big the standard search method take very long to complete. A solution to that problem is to use a Windows Search feature. Windows Search builds a full-text index of files on a computer. Once a file is indexed…
Read more
Personal data protection is one of the most important topic in business processes development. Automation tools have mechanisms to ensure data encryption. There are a few issues to consider when designing RPA solutions.
Blue Prism has a special settings to facilitate work with the Web API. In this post you will learn how to send parameters to the service and handle its response.
Recent Comments