Search results for "VV 4.9 New features release notes 11_14"

Blog Post

Adding OCR To Your Document Management System

Is your organization moving toward becoming a paperless office? Are you scanning all your old paper documents into your new digital system? If so, you’ve likely run into the same issue other organizations hit when they start digitizing paper documents… Once you’ve scanned your paper documents into your new document management system (DMS) or enterprise […]

Blog Post

What Technology Surveys Can Tell You About Recent LegalTech Trends

Technology trends are moving quickly in the legal industry as firms scramble to adapt to a shifting business landscape. Although many firms and organizations were already taking steps to break away from old fashioned processes and embrace the potential of LegalTech solutions, the COVID-19 pandemic has accelerated change initiatives and forced legal professionals to reassess […]

Blog Post

The New Hype: Docker Doubles Down

  Suddenly, it’s all about Docker. Again. It wasn’t last year. As noted by TechCrunch, Docker lost its CEO and sold off its enterprise business in rapid succession. Things looked grim, but the container company doubled down and refocused on its original purpose, driving developer success. Now, Docker is everywhere as a lighter, more agile […]

Blog Post

How to create a command line program in C# that can read a CAD file

Goal Create a command line program in C# that can read a CAD file (DWG, DXF, or DGN format), then use ImageGear .NET v24 to convert this file to a PDF file with either 2D image conversion or 3D images from the original CAD file. Requirements C# development environment (Visual Studio used in this example) […]

Blog Post

Finding New Ways to Look at Your Data

We are surrounded on all sides by mountains and mountains of data. The amount of personal data generated by the average citizen on a daily basis is staggering, doubly so when you add professional endeavors. Whether it’s personal fitness data, personal spending reports from the bank, or web traffic analytics and build logs, we are […]

Press Release

OnTask launches new Health Tracking platform to easily track employees’ vaccination records

TAMPA, FLA. (Nov. 2, 2021) – Docubee (formerly OnTask), a workflow automation and eSignature tool, has launched a new Health Tracking platform providing unmatched flexibility for companies to track employees’ vaccination records, exemption requests, COVID test results, health screenings, and wellness status. The affordable and secure cloud-based system can be used with any device and from […]

Blog Post

Accusoft Implements New Diversity & Inclusion Initiatives in Conjunction with Core Values

As one of Accusoft’s core initiatives, diversity and inclusion has always been top-of-mind for our leadership and our teams. With recent events, it is crucial for us to reflect as an organization and as human beings on what we can do to better serve our community and provide a safe space for our employees to […]

Blog Post

Different Perspectives: Coding with Eric and Noah

Since software development best practices are largely based on communal agreement instead of raw data, we often find ourselves arguing for and against certain practices. This is especially true when it comes to software quality. In fact, as of a couple years ago, only a single university taught software QA as a major in the […]

Press Release

OnTask Refines Focus, Unveils New Docubee Brand

Blog Post

Integrate Annotation Into Your Imaging Projects

Accusoft’s ImageGear for .NET has established a reputation over the years as one of the most comprehensive imaging tools available to developers. It gives applications across many industries valuable functionality, enabling engineers, physicians and various other professionals to handle image viewing and processing (tasks like file capture, file conversion and optical character recognition) with ease. But […]

Blog Post

Functional Programming Principles with JavaScript

Michael Pardue, Accusoft Senior Software Engineer A lot of the tools and techniques that developers learn in other languages do not translate well. Mocking, dependency injection, code generation, and test coverage all work a little bit differently. Indeed, this means that how one tackles the structure of code needs to change to best grasp the […]

Blog Post

SURGE: Effective Test Automation in a Microservice World – Part 3

Gerry Hernandez, Accusoft Senior Software Engineer This is a continuation of our series of blog posts that shares our experience with functional test automation in a real-world microservice product base. In part three, we will share our implementation approach to SURGE: Simulate User Requirements Good-Enough. Be sure to read part one and part two before […]