Kofax’ Products are all about extensibility: you can include custom dlls into Capture, Transformations and TotalAgility alike to add functionality that wasn’t there in the first place. But what about Kapow? Unfortunately, we don’t have[…]
Category: Programming
Writing a Download Handler for KTA
As much as I like KTA’s Forms and especially the WebCapture control, there’s no out-of-the box solution for downloading files. Just imagine: while the control can display (most) files including PDF and office formats, you[…]
Scripting with Style
Let’s face it: even without the zero-code approach in KTA, you will reach a certain point where a script locator will do the job much quicker than anything else. In Kofax Transformations (formerly KTM), scripting[…]
The Magic behind Fuzzy Database Search
Have you ever used the Database Lookup in one of Kofax’ products? Were you always wondering how this ingenious little helper retrieves records in the blink of an eye, even with tens or hundred of[…]
Kofax Capture Scripting with any version of Visual Studio
Officially, Kofax supports the Visual Basic Express Versions for validation and recognition scripts, and only certain versions of it. So, if you are still running Capture 9, Visual Studio 2012 might not work for you.[…]
Kofax Technical Support News
Some of you might be aware of the Kofax Technical Support News: whenever they release a service or fix pack, they post about it. Unfortunately, it’s ugly and quite useless without an RSS reader, so[…]
Custom Shortcut Keys in Thin Client Validation (JS Hacking)
Thin Client Validation is a great thing: without any installation, you can validate your documents out of the web browser. All of the UI elements are supported, and most of the script events are as[…]
Virtual customers: producing demo data
When using applications that require or offer the possibility to connect to a database, let’s say for identifying a customer, we’re often confronted with the following problem: we simply don’t have enough sample data available.[…]