Blog

RPA Asset Store

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.

Windows Key Codes

Key codes for keyboard input processing. The list contains general keys, browser and media player keys.

Fast search within files in Windows

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

Top 10 keyboard shortcuts for Excel automation

A set of useful keyboard shortcuts to speed up your work in Excel.

7 Must-have RPA Developer tools

We have researched the best software tools that improve the development of the RPA solutions. Here is a review of each tool.

GDPR for the Robot – dealing with sensitive data

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.

REST API configuration in Blue Prism

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.